We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c224d commit bd5ea24Copy full SHA for bd5ea24
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -4,10 +4,11 @@ description: Suggest an idea for this project
4
body:
5
- type: input
6
id: existing-feature
7
- label: Is your idea related to an existing feature?
8
- description: >-
9
- If this idea is related to an already available feature(s), then please list them here.
10
- placeholder: 'Example: lines-changed-only, thread-comments, ...'
+ attributes:
+ label: Is your idea related to an existing feature?
+ description: >-
+ If this idea is related to an already available feature(s), then please list them here.
11
+ placeholder: 'Example: lines-changed-only, thread-comments, ...'
12
13
- type: textarea
14
id: behavior
0 commit comments