Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/HEAD'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyanonymous committed Dec 9, 2024
2 parents d7cf7ad + 8be0b96 commit 7621bac
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

*Before reporting everything, [**try to update the revision of this formula before opening issue if possible**](/CONTRIBUTING.md)*.


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

**Error report**
If applicable, paste error log or add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- Machine(M1/Intel, Model Number)
- OS Version [e.g. Sequoia 15.5]

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

0 comments on commit 7621bac

Please sign in to comment.