updated issue/bug templates

This commit is contained in:
Chris Caron 2019-09-27 20:29:48 -04:00
parent 6aa52c37dd
commit 011fbc9b5f
4 changed files with 17 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: 🐛 Bug Report name: 🐛 Bug Report
about: Report any errors and probems about: Report any errors and problems
title: '' title: ''
labels: 'bug' labels: 'bug'
assignees: '' assignees: ''

View File

@ -0,0 +1,15 @@
---
name: 💡 Enhancement Request
about: Got a great idea? Let us know!
title: ''
labels: 'enhancement'
assignees: ''
---
:bulb: **The Idea**
<!-- Share your thoughts; try to be detailed if you can -->
:hammer: **Breaking Feature**
<!-- Would your idea disrupt or drastically change the flow
of Apprise or how it currently works? If so explain it here. -->

View File

@ -1,5 +1,5 @@
--- ---
name: 💡 New Notification Request name: 📣 New Notification Request
about: Suggest a new notification service that you'd like to see Apprise support about: Suggest a new notification service that you'd like to see Apprise support
title: '' title: ''
labels: 'enhancement' labels: 'enhancement'