Skip to content

Commit 92fe04a

Browse files
committed
chore: move Accessibility note to top
1 parent 27fcc68 commit 92fe04a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ description: Suggest a new feature or enhancement for Akari.
33
title: "[Feature]: "
44
labels: ["enhancement"]
55
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
# **Important Note About Accessibility**
10+
If this request relates to accessibility, please file it as a **bug report** instead.
11+
Accessibility is a high priority for us, and we treat these issues with urgency.
12+
613
- type: textarea
714
id: feature_description
815
attributes:
@@ -12,13 +19,6 @@ body:
1219
validations:
1320
required: true
1421

15-
- type: markdown
16-
attributes:
17-
value: |
18-
**Important Note About Accessibility**
19-
If this request relates to accessibility, please file it as a **bug report** instead.
20-
Accessibility is a high priority for us, and we treat these issues with urgency.
21-
2222
- type: textarea
2323
id: use_case
2424
attributes:

0 commit comments

Comments
 (0)