Merge branch 'master' into testing

This commit is contained in:
Simon 2024-05-21 16:46:30 +02:00
commit 4a49d70b17
1 changed files with 23 additions and 0 deletions

View File

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