mirror of
https://github.com/caronc/apprise.git
synced 2024-11-22 08:04:02 +01:00
updated issue/bug templates
This commit is contained in:
parent
6aa52c37dd
commit
011fbc9b5f
2
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: Report any errors and probems
|
||||
about: Report any errors and problems
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
15
.github/ISSUE_TEMPLATE/2_enhancement_request.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/2_enhancement_request.md
vendored
Normal 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. -->
|
@ -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
|
||||
title: ''
|
||||
labels: 'enhancement'
|
Loading…
Reference in New Issue
Block a user