Skip to content

Commit

Permalink
Bug report issue template
Browse files Browse the repository at this point in the history
cf #11 and #51
  • Loading branch information
adriens authored Mar 17, 2022
1 parent f9c93ac commit ad99491
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,32 @@ assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
# 1️⃣ Description

**A clear and concise description** of what the bug is.

## 📑 Steps to Reproduce

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.
1. WHen I do this : '...'
2. Then run that : '....'
3. I got this : `...`

# 2️⃣ Expected behavior

**A clear and concise description** of what you expected to happen.

# 3️⃣ Scripts

**Screenshots**
If applicable, add screenshots to help explain your problem.
Any script or screenshots, If applicable, to help us understand your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
# ℹ️ Environment details

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
- OS: [e.g. iOS, `cat /etc/issue`]
- Python runtime
- Used shell (Git bash, `bash`, `zsh`, `MS DOS`, ...)

# Additional context

**Additional context**
Add any other context about the problem here.

0 comments on commit ad99491

Please sign in to comment.