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

This commit is contained in:
rugk
2023-11-02 03:10:27 +01:00
committed by GitHub
parent 0c0d5da624
commit bd90f376eb

View File

@@ -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: ''
---