Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
shibbo authored Nov 7, 2023
1 parent fbf5b8a commit 8412dbb
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Bug report
about: Report a bug you have found!
title: ''
labels: bug
assignees: ''

---

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

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

**Screenshots**
Add screenshots or a video to help explain the issue.

**Operating System:**
Please describe what operating system you are using when running Fushigi.


**Additional context**
Any additional context / information can go here.

0 comments on commit 8412dbb

Please sign in to comment.