add Frontend Migration template

master
Simon 4 weeks ago
parent ee5d73917c
commit 6e9ae583c9
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -0,0 +1,24 @@
name: Frontend Migration
description: Tracking our new React based frontend
title: "[Frontend Migration]: "
labels: ["react migration"]
body:
- type: dropdown
id: domain
attributes:
label: Domain
description: Domain
options:
- Frontend
- Backend
- Combined
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
placeholder: Organizing our React frontend migration
validations:
required: true
Loading…
Cancel
Save