baritone/.github/ISSUE_TEMPLATE/bug.md

36 lines
963 B
Markdown
Raw Permalink Normal View History

2019-07-15 22:55:15 +00:00
---
name: Bug report
about: Please file a separate report for each issue
title: Please add a brief but descriptive title
labels: bug
assignees: ''
---
2019-07-15 21:44:16 +00:00
## Some information
Operating system:
Java version:
Minecraft version:
Baritone version:
Forge mods (if used):
## Exception, error or logs
2020-02-10 00:12:40 +00:00
Please find your `latest.log` or `debug.log` in this folder and attach it to the issue
Linux: `~/.minecraft/logs/`
Windows: `%appdata%/.minecraft/logs/`
2020-02-10 00:28:19 +00:00
Mac: `/Library/Application\ Support/minecraft/logs/`
2019-07-15 21:44:16 +00:00
## How to reproduce
2019-07-15 22:55:15 +00:00
Add your steps to reproduce the issue/bug experienced here.
2019-07-15 21:44:16 +00:00
2020-03-14 16:10:26 +00:00
## Modified settings
To get the modified settings run `#modified` in game
2019-07-15 21:44:16 +00:00
## Final checklist
2020-02-09 22:44:50 +00:00
- [x] I know how to properly use check boxes
2019-07-15 21:44:16 +00:00
- [ ] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- [ ] I have included logs, exceptions and / or steps to reproduce the issue.
2020-02-09 22:44:50 +00:00
- [ ] I have not used any OwO's or UwU's in this issue.