baritone/.github/ISSUE_TEMPLATE/bug.md

27 lines
801 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
You can find your logs in `%appdata%/.minecraft/logs/` (Windows) or `/Library/Application\ Support/minecraft/logs` (Mac).
## 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
## 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.