Skip to content

Commit 1aa1749

Browse files
committed
Typo fixes to labels
1 parent 724a7c2 commit 1aa1749

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: ♿ A11y feature request
33
about: Suggest an idea for a new a11y feature
44
title: '[A11Y FEATURE]: <title>'
5-
labels: a11y-feature
5+
labels: 'a11y feature'
66

77
---
88

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 💻 Project enhancement/maintenance idea
33
about: Suggest an idea for a project enhancement or maintenance
44
title: '[ENHANCEMENT]: <title>'
5-
labels: project-enhancement
5+
labels: 'project enhancement'
66

77
---
88

.github/PULL_REQUEST_TEMPLATE/a11y-feature.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: ♿ A11y feature
33
about: Submit a new a11y feature
4-
labels: a11y-feature
4+
labels: 'a11y feature'
55
title: '[A11Y FEATURE]: <title>'
66
---
77

@@ -16,7 +16,7 @@ title: '[A11Y FEATURE]: <title>'
1616
<!--
1717
Explain why this feature is important to have in Checka11y.css.
1818
Provide any relevant links to back up your reasoning.
19-
If this pull request resolves an `a11y-feature` issue, you can leave this section out and just put "This is described in the linked issue."
19+
If this pull request resolves an `a11y feature` issue, you can leave this section out and just put "This is described in the linked issue."
2020
-->
2121

2222
## Covered test cases

.github/PULL_REQUEST_TEMPLATE/project-enhancement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: 🚀 Project enhancement
33
about: Submit an enhancement or maintenance
4-
labels: project-enhancement
4+
labels: 'project enhancement'
55
title: '[ENHANCEMENT]: <title>'
66
---
77

@@ -16,7 +16,7 @@ title: '[ENHANCEMENT]: <title>'
1616
<!--
1717
Explain why this enhancement or maintenance is important to have in Checka11y.css.
1818
Provide any relevant links to back up your changes.
19-
If this pull request resolves a `project-enhancement` issue, you can leave this section out and just put "This is described in the linked issue."
19+
If this pull request resolves a `project enhancement` issue, you can leave this section out and just put "This is described in the linked issue."
2020
-->
2121

2222
## Covered test cases

0 commit comments

Comments
 (0)