Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MartenBE authored Dec 4, 2024
1 parent 9619fe7 commit 6620963
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,37 @@ assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is. If you have any error messages, also put the full error message here.

> A clear and concise description of what the bug is. If you have any error messages, also put the full error message here.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

> 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.

> A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

> If applicable, add screenshots to help explain your problem.
**Logs**
If applicable, add logs to help explain your problem. Use the `--verbose` option to generate debug level output.

> If applicable, add logs to help explain your problem. Use the `--verbose` option to generate debug level output.
**Minimal reproducable example:**
Add a minimal reproducable example with configuration file and markdown files. This is **essential** to be able to test and debug your problem.

**Version (please complete the following information):**
Use the `--version` option to generate version output.
> Add a minimal reproducable example with configuration file and markdown files. This is **essential** to be able to test and debug your problem.
**Version:**

> Use the `--version` option to generate version output.
**Additional context**
Add any other context about the problem here.

> Add any other context about the problem here.

0 comments on commit 6620963

Please sign in to comment.