From 9569fe1c52d7ba9c667bda3c21ca68b5dbb5ab4b Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sun, 19 May 2024 15:06:12 -0400 Subject: [PATCH] Updated template to reflect new naming convention (#1119) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8431cf28..c8b52eb2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ ## New Service Completion Status -* [ ] apprise/plugins/Notify.py +* [ ] apprise/plugins/.py * [ ] KEYWORDS - add new service into this file (alphabetically). * [ ] README.md