Skip to content

Commit 724a7c2

Browse files
committed
Added checkboxes to acceptance criteria
1 parent 93853a9 commit 724a7c2

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/a11y-feature-request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ labels: a11y-feature
2525
<!--
2626
Provide a bullet-pointed list of acceptance criteria.
2727
-->
28-
-
29-
-
28+
- [ ]
29+
- [ ]
3030

3131

3232
## Why is this a11y feature important?

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Checka11y.css version:
3535
<!--
3636
Provide a bullet-pointed list of acceptance criteria.
3737
-->
38-
-
39-
-
38+
- [ ]
39+
- [ ]
4040

4141
## Why is fixing this bug important?
4242
<!--

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ labels: documentation
2222
<!--
2323
Provide a bullet-pointed list of acceptance criteria.
2424
-->
25-
-
26-
-
25+
- [ ]
26+
- [ ]
2727

2828

2929
## Why is this important?

.github/ISSUE_TEMPLATE/project-enhancement-idea.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ labels: project-enhancement
2323
<!--
2424
Provide a bullet-pointed list of acceptance criteria.
2525
-->
26-
-
27-
-
26+
- [ ]
27+
- [ ]
2828

2929

3030
## Why is this enhancement or maintenance important?

0 commit comments

Comments
 (0)