mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
create issue templates
This commit is contained in:
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a gameplay bug. Compilation issues do not count.
|
||||
title: 'Bug report: '
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Write clear step-by-step instructions on how to reproduce the bug from a new world:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen, compared to what actually happened.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots or videos to help explain your problem.
|
||||
|
||||
**Minecraft client details:**
|
||||
- Version:
|
||||
- Mods:
|
||||
|
||||
**Platform (if desktop):**
|
||||
- Operating System:
|
||||
- CPU:
|
||||
|
||||
**Platform (if ESP variant):**
|
||||
- Chip:
|
||||
- Development board:
|
||||
- Power supply:
|
||||
- Internet properties:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
Reference in New Issue
Block a user