Use label to distinguish new notification requests from general enhancements (#987)

pull/998/head
rugk 1 year ago committed by GitHub
parent 0c0d5da624
commit bd90f376eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
name: 📣 New Notification Request
about: Suggest a new notification service that you'd like to see Apprise support
title: ''
labels: 'enhancement'
labels: ['enhancement', 'new-notification']
assignees: ''
---

Loading…
Cancel
Save