mirror of
https://github.com/caronc/apprise.git
synced 2025-01-30 09:49:20 +01:00
Initial commit of bug and new service reporting templates
This commit is contained in:
parent
2609680792
commit
02e48f3c2f
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
20
.github/ISSUE_TEMPLATE/new-notification-request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/new-notification-request.md
vendored
Normal 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! -->
|
Loading…
Reference in New Issue
Block a user