docs: add issues templates files
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/ISSUE_TEMPLATE/BUG.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.github/ISSUE_TEMPLATE/BUG.md
									
									
									
									
										vendored
									
									
										Normal 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 | ||||
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
									
									
									
									
										vendored
									
									
										Normal 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
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/QUESTION.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| --- | ||||
| name: '🙋 Question' | ||||
| about: 'Des informations complémentaires sont demandées.' | ||||
| labels: 'question' | ||||
| --- | ||||
|  | ||||
| ### Question | ||||
		Reference in New Issue
	
	Block a user