mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 00:09:18 +00:00
remove old template
This commit is contained in:
23
.github/ISSUE_TEMPLATE/FRONTEND-MIGRATION.yml
vendored
23
.github/ISSUE_TEMPLATE/FRONTEND-MIGRATION.yml
vendored
@@ -1,23 +0,0 @@
|
|||||||
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
|
|
||||||
Reference in New Issue
Block a user