From 02e48f3c2f357a60d234c3e6be4595cffa0792ad Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 19 Jul 2019 19:52:52 -0400 Subject: [PATCH] Initial commit of bug and new service reporting templates --- .github/ISSUE_TEMPLATE/bug_report.md | 25 +++++++++++++++++++ .../new-notification-request.md | 20 +++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/new-notification-request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..14db8ad5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +:mega: **Notification Service(s) Impacted** + + +:beetle: **Describe the bug** + + +:bulb: **Screenshots and Logs** + + + +:computer: **Your System Details:** + - OS: [e.g. RedHat v8.0] + - Python Version: [e.g. v2.7] + +:crystal_ball: **Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/new-notification-request.md b/.github/ISSUE_TEMPLATE/new-notification-request.md new file mode 100644 index 00000000..977d7801 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-notification-request.md @@ -0,0 +1,20 @@ +--- +name: New Notification Request +about: Suggest a new notification service that you'd like to see Apprise support +title: '' +labels: '' +assignees: '' + +--- + +:loudspeaker: **What is the name of the service?** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +:link: **Provide some details about the service that can help with it's development.** +- Homepage: +- API Reference: + +:bulb: **Anything else?** +