File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ description: Suggest a new feature or enhancement for Akari.
3
3
title : " [Feature]: "
4
4
labels : ["enhancement"]
5
5
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
+
6
13
- type : textarea
7
14
id : feature_description
8
15
attributes :
12
19
validations :
13
20
required : true
14
21
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
-
22
22
- type : textarea
23
23
id : use_case
24
24
attributes :
You can’t perform that action at this time.
0 commit comments