Update issue templates

master
Lone_Wolf 2019-06-26 20:46:51 -07:00 committed by GitHub
parent 0eff5f6f16
commit 50d873de7c
2 changed files with 24 additions and 0 deletions

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

@ -0,0 +1,14 @@
---
name: Bug report
about: Report an issue with the game
title: ''
labels: Bug
assignees: ''
---
**Describe the bug**
<...>
**Steps to To Reproduce**
<...>

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest something you would like the game to have
title: ''
labels: Feature Request
assignees: ''
---