Update .github files

This commit is contained in:
Layla 2020-02-17 21:57:18 -05:00
parent 51e49baa2d
commit 0267610dcc
5 changed files with 45 additions and 0 deletions

1
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1 @@
/* @josephbmanley

View File

@ -0,0 +1,17 @@
---
name: 🐞 Bug report
about: Report a bug that has been encountered.
labels: 'bug'
---
**Version:**
<!-- x.x.x -->
**Issue description:**
<!-- Clear description of the issue you are seeing. -->
**Steps to reproduce:**
<!-- Give others an idea on how you can replicate the issue. -->

View File

@ -0,0 +1,9 @@
---
name: 💡 Feature Request
about: Ideas to improve the stack!
labels: 'enhancement'
---
**Description**
<!-- Clear description of what you'd like to see. -->

View File

@ -0,0 +1,9 @@
---
name: ❓ Question
about: Have a question? Ask it!
labels: 'question'
---
**Question**
<!-- Provide any details to help others better understand your question. -->

View File

@ -0,0 +1,9 @@
---
name: 🧭 Guidance
about: Lost? Maybe someone can help.
labels: 'help wanted'
---
**Description:**
<!-- Clear description of what is going on. -->