Initial commit of bug and new service reporting templates

This commit is contained in:
Chris Caron 2019-07-19 19:52:52 -04:00 committed by GitHub
parent 2609680792
commit 02e48f3c2f
2 changed files with 45 additions and 0 deletions

25
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
:mega: **Notification Service(s) Impacted**
<!-- Discord, Telegram, Pushbullet, etc -->
:beetle: **Describe the bug**
<!-- A clear and concise description of the problem. -->
:bulb: **Screenshots and Logs**
<!-- If applicable, add screenshots or share logs help explain your problem. -->
<!-- be careful not to reveal anything personal in the logs such as a password or api key. -->
: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.

View File

@ -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: <!-- e.g https://discordapp.com/ -->
- API Reference: <!-- e.g https://discordapp.com/developers/docs/intro -->
:bulb: **Anything else?**
<!-- Are there certain features you'd definitely like to see that this service offers?
Share your thoughts and expectations. Got suggestions or features you'd like
to see available to you on the Apprise URL? Share those too! -->