Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Feb 4, 2023
1 parent 66b4117 commit 0f7026f
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help the project improve
title: "[BUG]"
labels: ''
assignees: ''

---

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

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

**Logs**
```
formatted logs here
```

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Host OS (and version)**
eg. Windows 10, Ubuntu 22.10, macOS 13

**Host Architecture**
e.g. amd64/arm64/arm7

**Brower (if relevant)**
e.g. Firefox 109.0.1

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

0 comments on commit 0f7026f

Please sign in to comment.