Updated template to reflect new naming convention (#1119)

pull/1128/head
Chris Caron 2024-05-19 15:06:12 -04:00
parent 6afdd81a27
commit 9569fe1c52
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
## New Service Completion Status ## New Service Completion Status
<!-- This section is only applicable if you're adding a new service --> <!-- This section is only applicable if you're adding a new service -->
* [ ] apprise/plugins/Notify<!--ServiceName goes here-->.py * [ ] apprise/plugins/<!--new plugin name -->.py
* [ ] KEYWORDS * [ ] KEYWORDS
- add new service into this file (alphabetically). - add new service into this file (alphabetically).
* [ ] README.md * [ ] README.md