Skip to content

Commit

Permalink
Add issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
HyCraftHD committed Nov 16, 2019
1 parent dea3c05 commit 032249f
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,31 @@
---
name: Bug report
about: Create a report to help us improve
title: "[MC-Version] Bug short description"
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. Do this '....'

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Versions**
- Mod version: xxx
- Minecraft version: xxx
- Forge version: xxx
- UTeamCore version: xxx

**Log (if crash occures)**
Link to crash log

0 comments on commit 032249f

Please sign in to comment.