SMAPI/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
692 B
Markdown
Raw Normal View History

2018-07-12 00:19:04 +08:00
---
name: Bug report
about: Report a problem with SMAPI.
---
<!--
2019-10-02 01:48:23 +08:00
Only report a bug here if you're sure it's a SMAPI bug!
To request support instead, see https://smapi.io/community.
2018-07-12 00:19:04 +08:00
Replace the instructions below with the bug details.
-->
**Describe the bug**
A clear and concise description of what the bug is. Provide any other details you think might be relevant here.
**To Reproduce**
Exact steps which reproduce the bug, if possible. For example:
1. Load save '...'.
2. Walk to '....'.
3. Click '....'.
4. Error occurs.
**Log file**
Upload your SMAPI log to https://smapi.io/log and post a link here.
2018-07-12 00:19:04 +08:00
**Screenshots**
If applicable, add screenshots to help explain your problem.