Skip to content

Commit 565cb34

Browse files
committed
Remove duplicated issues templates
1 parent 9aca471 commit 565cb34

File tree

3 files changed

+12
-62
lines changed

3 files changed

+12
-62
lines changed

.github/ISSUE_TEMPLATE/3_source_resuest.yml renamed to .github/ISSUE_TEMPLATE/3_source_request.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@ body:
2626
Provide the description of the source.
2727
validations:
2828
required: true
29+
- type: dropdown
30+
attributes:
31+
label: Current status.
32+
description: Please tell us what is the current status of this source.
33+
multiple: false
34+
options:
35+
- "I plan to write it"
36+
- "I've written it and run it for my hobby project"
37+
- "I've written it and run it in production"
38+
- "I want to request a source and don't plan to write it"
39+
validations:
40+
required: true
2941
- type: dropdown
3042
attributes:
3143
label: What is your plan for this source.

.github/ISSUE_TEMPLATE/build-new-verified-source.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/request-new-source.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)