Added issue templates

This commit is contained in:
Waterdev
2021-05-04 10:55:54 +02:00
committed by GitHub
parent 1f66d85f75
commit 222e3cdf6c
4 changed files with 84 additions and 0 deletions

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

@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us 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.
**Please fill in the following information:**
- OS: [e.g. Windows]:
- Java Version [e.g. 11.0.9]:
- Version [e.g. v1.0]:
- Used Modules [eg. Ores]:
- Used Mods:
**Additional context**
Add any other context about the problem here.