Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Degamisu authored Jan 26, 2024
1 parent 954067f commit 425ec6e
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Bug:'
labels: ''
assignees: Degamisu

---

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

<details>
<summary>To Reproduce</summary>
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
</details>

<details>
<summary>Expected behavior</summary>
A clear and concise description of what you expected to happen.
</details>

<details>
<summary>Screenshots</summary>
If applicable, add screenshots to help explain your problem.
</details>

<details>
<summary>Desktop (please complete the following information):</summary>
- OS: [e.g. Ubuntu]
- Version [e.g. 22]
</details>

<details>
<summary>Additional context</summary
Add any other context about the problem here.
</details>

0 comments on commit 425ec6e

Please sign in to comment.