diff --git a/.github/ISSUE_TEMPLATE/CHECK_ACCESSIBILITY_ISSUE.md b/.github/ISSUE_TEMPLATE/CHECK_ACCESSIBILITY_ISSUE.md index 9d02ea9f8..bb9ed0af0 100644 --- a/.github/ISSUE_TEMPLATE/CHECK_ACCESSIBILITY_ISSUE.md +++ b/.github/ISSUE_TEMPLATE/CHECK_ACCESSIBILITY_ISSUE.md @@ -1,3 +1,11 @@ +--- +name: Accessibility issue +about: Suggest an accessibility issue for this project +title: '[a11y] ' +labels: 'Accessibility' +assignees: '' + +--- # Vérification de l'accessibilité du composant : composant Afin d'évaluer le niveau d'accessibilité d'un composant, il faut effectuer les actions ci-dessous. diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md index fd083d714..0a82984ad 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -1,3 +1,11 @@ +--- +name: Bug report +about: Suggest an bug for this project +title: '' +labels: '' +assignees: '' + +--- ### Issue and Steps to Reproduce