mirror of
https://github.com/JonasNilson/idle_master_extended.git
synced 2025-05-11 18:36:43 +02:00
Update issue templates
This commit is contained in:
parent
69994d6b79
commit
f040f50c9d
1 changed files with 24 additions and 14 deletions
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,27 +1,37 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[ISSUE] <Put a descriptive title here>"
|
||||
title: "[BUG] <Put a descriptive title here>"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
## Describe the bug ##
|
||||
(A clear and concise description of what the bug is)
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
## To Reproduce ##
|
||||
(Steps to reproduce the behavior)
|
||||
|
||||
Example:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
1. Click on '....'
|
||||
1. Scroll down to '....'
|
||||
1. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
## Expected behavior ##
|
||||
(A clear and concise description of what you expected to happen)
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
## Error logs ##
|
||||
(Look in the `Idle Master Extended` directory for `error.log`)
|
||||
|
||||
|
||||
## Screenshots ##
|
||||
(If applicable, add screenshots to help explain your problem. **TIP**: Use Windows `Snipping Tool` and paste here)
|
||||
|
||||
|
||||
## Additional context ##
|
||||
(Add any other context about the problem here)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue