RetroArch/.github/ISSUE_TEMPLATE.md

36 lines
764 B
Markdown
Raw Normal View History

2017-01-14 20:16:59 +00:00
# First and foremost consider this:
- Only RetroArch bugs should be filed here. Not core bugs or game bugs
- This is not a forum or a help section, this is strictly developer oriented
2017-01-14 20:07:38 +00:00
## Description
[Description of the bug]
### Expected behavior
[What you expected to happen]
### Actual behavior
[What is actually happening]
### Steps to reproduce the bug
1. [First step]
2. [Second step]
3. [and so on...]
### Bisect Results
2017-01-14 20:16:59 +00:00
2017-01-14 20:07:38 +00:00
[Try to bisect and tell us when this started happening]
2017-01-14 20:16:59 +00:00
### Version/Commit
You can find this information under Information/System Information
- RetroArch: [version/commit]
### Environment information
2017-01-14 20:07:38 +00:00
2017-01-14 20:16:59 +00:00
- OS: [The operating system you're running]
- Compiler: [In case you are running local builds]