Skip to content

Commit c01419a

Browse files
authored
chore: configure bugs and accessibility issues template
1 parent 9a91f38 commit c01419a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/CHECK_ACCESSIBILITY_ISSUE.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Accessibility issue
3+
about: Suggest an accessibility issue for this project
4+
title: '[a11y] '
5+
labels: 'Accessibility'
6+
assignees: ''
7+
8+
---
19
# Vérification de l'accessibilité du composant : composant
210

311
Afin d'évaluer le niveau d'accessibilité d'un composant, il faut effectuer les actions ci-dessous.

.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Bug report
3+
about: Suggest an bug for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
19
### Issue and Steps to Reproduce
210

311
<!-- Describe your issue and tell us how to reproduce it (include any useful information). -->

0 commit comments

Comments
 (0)