1
0
forked from Clones/Controlify

Update issue templates

This commit is contained in:
Xander
2023-02-05 14:29:04 +00:00
committed by GitHub
parent ee774dcfee
commit 7c58a0bef9
2 changed files with 52 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help me improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Minecraft Info (please complete the following information):**
- OS: [e.g. Windows 11]
- Minecraft Version: [e.g. 22w05a]
- Mod Version: [e.g. 0.1.0+1.19.4]
**Additional context**
Add any other context about the problem here.