docs: add issues templates files

This commit is contained in:
divlo 2020-12-28 13:12:33 +01:00
parent 0fc5716da7
commit 92cd105ed4
3 changed files with 28 additions and 0 deletions

14
.github/ISSUE_TEMPLATE/BUG.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
name: '🐛 Rapport de bug'
about: 'Signalez un problème inattendu ou un comportement involontaire.'
labels: 'bug'
---
## Étapes à suivre pour reproduire le bug
1. Étape 1
2. Étape 2
## Comportement actuel
## Comportement attendu

View File

@ -0,0 +1,7 @@
---
name: '✨ Ajout d'une fonctionnalité'
about: 'Suggérer une nouvelle fonctionnalité.'
labels: 'feature request'
---
### Description

7
.github/ISSUE_TEMPLATE/QUESTION.md vendored Normal file
View File

@ -0,0 +1,7 @@
---
name: '🙋 Question'
about: 'Des informations complémentaires sont demandées.'
labels: 'question'
---
### Question