This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
GeopJr e7aefad039
chore(ci): rewrite autocloser response (#112)
chore(issue_template): add a comment for clarity to bug_report
2022-03-14 19:53:28 +01:00

39 lines
742 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: Yimura
---
**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.
**Screenshots**
Add screenshots here, you may remove this section if there are no screenshots applicable.
**Logs**
<!-- No logs or -->
```
<paste your logs here>
```
**Build**
Select which applies for you:
- [x] I used YimMenu unmodified
- [ ] I use my own version of YimMenu
**Additional context**
Add any other context about the problem here.