1
0
mirror of synced 2026-05-22 14:43:19 +00:00

Convert other-issue in question-issue-template

This commit is contained in:
Borewit
2023-01-04 21:27:05 +01:00
parent e9c1a5277d
commit 561eb4f168
2 changed files with 18 additions and 5 deletions
-5
View File
@@ -1,5 +0,0 @@
---
name: Other
about: Question or other kind of issue
---
+18
View File
@@ -0,0 +1,18 @@
name: ❓ Question
description: Question or other type of issue
labels: [question]
body:
- type: checkboxes
attributes:
label: Has the question been asked before?
description: Please search existing issues to avoid creating duplicates.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: Question
description: Describe your question
validations:
required: true