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

pull/998/head
rugk 2023-11-02 03:10:27 +01:00 committed by GitHub
parent 0c0d5da624
commit bd90f376eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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