Update issue templates (#38)

* Create feature request issue template

Thought we might need more issue templates, especially if you get an influx of new users and new issues from the r/admincraft post.

Feature request doesn't add much default text, but it does add [Enhancement] to the title and adds the enhancement tag, and that's probably all we need for feature requests.

* Rename feature_request to feature_request.md

oops

* Automatically assign tr7zw to bugs
This commit is contained in:
gIsForGravity 2020-08-03 19:00:20 -04:00 committed by GitHub
parent d8225ce5ea
commit 97d991fe19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

View File

@ -3,7 +3,7 @@
about: Report a bug
title: "[Bug]"
labels: bug
assignees: ''
assignees: 'tr7zw'
---

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest a feature or enhancement
title: "[Enhancement]"
labels: enhancement
assignees: ''
---
**Describe the feature (Make sure it is not an API Change, Yatopia does not accept those) and be specific.**