summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 7b5d5a6fedf4d83c0248bdabe1f3595c76ec928e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
name: Bug report
about: Report a problem with SMAPI.

---

<!--

Only report a bug here if you're sure it's a SMAPI bug! To request support instead, see:
   - #modding on Discord: https://stardewvalleywiki.com/Modding:Community#Discord
   - support forum thread: https://community.playstarbound.com/threads/108375
   - Nexus mod page: https://www.nexusmods.com/stardewvalley/mods/2400

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://log.smapi.io and post a link here.

**Screenshots**
If applicable, add screenshots to help explain your problem.