baritone/.github/ISSUE_TEMPLATE/bug.md

36 lines
963 B
Markdown
Raw Normal View History

2019-07-16 04:25:15 +05:30
---
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-16 03:14:16 +05:30
## Some information
Operating system:
Java version:
Minecraft version:
Baritone version:
Forge mods (if used):
## Exception, error or logs
2020-02-10 05:42:40 +05:30
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 05:58:19 +05:30
Mac: `/Library/Application\ Support/minecraft/logs/`
2019-07-16 03:14:16 +05:30
## How to reproduce
2019-07-16 04:25:15 +05:30
Add your steps to reproduce the issue/bug experienced here.
2019-07-16 03:14:16 +05:30
2020-03-14 21:40:26 +05:30
## Modified settings
To get the modified settings run `#modified` in game
2019-07-16 03:14:16 +05:30
## Final checklist
2020-02-10 04:14:50 +05:30
- [x] I know how to properly use check boxes
2019-07-16 03:14:16 +05:30
- [ ] 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-10 04:14:50 +05:30
- [ ] I have not used any OwO's or UwU's in this issue.