Skip to content

Commit 26ae2a6

Browse files
Update public-comment-issue-template.yml
1 parent f9668c2 commit 26ae2a6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/public-comment-issue-template.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
placeholder: ex. email@example.com
1616
validations:
1717
required: false
18-
- type: string
18+
- type: input
1919
id: where
2020
attributes:
2121
label: Section Number
@@ -44,6 +44,11 @@ body:
4444
attributes:
4545
label: Priority
4646
multiple: false
47+
description: |
48+
Select the priority of the issue:
49+
- **High**: Major issue that needs to be resolved. Requires discussion and debate.
50+
- **Medium**: Significant issue or clarification. Requires discussion, but should not lead to long debate.
51+
- **Low**: Typo or other minor issue. Can be handled without group discussion.
4752
options:
4853
- High
4954
- Medium

0 commit comments

Comments
 (0)