You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/en-feature-request.yaml
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
name: Feature Request (in English)
2
2
description: New features, suggestions, etc.
3
-
labels: ['enhancement']
3
+
labels: ["enhancement"]
4
4
body:
5
5
- type: checkboxes
6
6
id: checks
7
7
attributes:
8
8
label: Before raising the issue...
9
9
options:
10
-
- label: I filled in a short, clear title so that developers could quickly identify the general problem when going through the issue list. Instead of "Some suggestions", "Stuck", etc.
11
-
required: true
12
-
- label: I'm probably sure this is a new feature/suggestion and not a bug encountered (please attach logs if you're not sure)
13
-
required: true
10
+
- label: I filled in a short, clear title so that developers could quickly identify the general problem when going through the issue list. Instead of "Some suggestions", "Stuck", etc.
11
+
required: true
12
+
- label: I'm probably sure this is a new feature/suggestion and not a bug encountered (please attach logs if you're not sure)
0 commit comments