mirror of https://github.com/caronc/apprise
updated issue/bug templates
parent
6aa52c37dd
commit
011fbc9b5f
|
@ -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: ''
|
||||||
|
|
|
@ -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. -->
|
|
@ -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'
|
Loading…
Reference in New Issue