Skip to content

Commit 23aafbd

Browse files
authored
Update issue templates
1 parent 86f8ebd commit 23aafbd

1 file changed

Lines changed: 31 additions & 24 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,43 @@ name: Bug report
33
about: Create a report to help us improve
44
title: ''
55
labels: ''
6-
assignees: ''
6+
assignees: SalimM21
77

88
---
99

10-
**Describe the bug**
11-
A clear and concise description of what the bug is.
10+
# [Bug] Titre concis du bug
1211

13-
**To Reproduce**
14-
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
12+
## Description
13+
Expliquez clairement le problème et pourquoi c’est un bug.
1914

20-
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
15+
## Impact / Gravité
16+
- High / Medium / Low
2217

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
18+
## Environnement
19+
| Platform | OS | Browser | Version |
20+
|----------|----|--------|--------|
21+
| Desktop | Windows 11 | Chrome | 118 |
22+
| Mobile | iOS 17 | Safari | 17.4 |
2523

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
24+
## Étapes pour reproduire
25+
1. Aller à '...'
26+
2. Cliquer sur '...'
27+
3. Dérouler jusqu’à '...'
28+
4. Voir l’erreur
3029

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
30+
## Comportement attendu
31+
Expliquez ce que vous attendiez à la place.
3632

37-
**Additional context**
38-
Add any other context about the problem here.
33+
## Captures d’écran / Logs
34+
- Screenshots
35+
- Logs ou messages d’erreur
36+
37+
## Version du projet
38+
- Version / Build / Commit SHA
39+
40+
## Contexte additionnel
41+
Ajoutez toute information utile pour comprendre le problème.
42+
43+
## Informations optionnelles
44+
- Assignees:
45+
- Labels:

0 commit comments

Comments
 (0)