Skip to content

Commit 828e091

Browse files
committed
chore: adjust issue forms
1 parent be51591 commit 828e091

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ body:
1717
attributes:
1818
label: |
1919
What type of issues are you dealing with?
20-
20+
description: |
2121
> **Note**
22-
> Coloring inconsistencies w/ `language-mcfunction` are not always considered bugs
22+
> Coloring inconsistencies w/ `language-mcfunction` are not always considered bugs and may not be fixed
2323
multiple: true
2424
options:
2525
- Incorrect highlighting

.github/ISSUE_TEMPLATE/feature-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
id: other-info
3939
attributes:
4040
label: "Other Info"
41-
description: Any drawbacks or other details of your feature request ?
41+
description: Any drawbacks or other details of your feature request?
4242
placeholder: Other thoughts you think might be **Important**
4343
render: bash
4444
validations:

0 commit comments

Comments
 (0)