add multiple issue template to Github

This commit is contained in:
nachoparker 2018-09-29 08:40:14 -06:00
parent 6152e7e2ad
commit 015588bfea
5 changed files with 72 additions and 1 deletions

View File

@ -1,3 +1,9 @@
---
name: 🐛 Bug Report
about: Report errors and problems
---
<!--
Thanks for reporting issues back to NextCloudPi!
@ -20,4 +26,6 @@ Keep in mind that many problems come from faulty power sources and corrupted SD
If you are running into problems, make sure to include the output of `sudo-ncp-report`
-->
Paste the output of `sudo ncp-report`
**System information**
<!-- Paste the output of `sudo ncp-report` -->

View File

@ -0,0 +1,12 @@
---
name: 🚀 Feature Request
about: RFC and ideas for new features and improvements
---
**Description**
<!-- A clear and concise description of the new feature. -->
**Example**
<!-- A simple example of the new feature in action (include PHP code, YAML config, etc.)
If the new feature changes an existing feature, include a simple before/after comparison. -->

View File

@ -0,0 +1,26 @@
---
name: ⛔ Support Question
about: See the FAQ or use the forums to ask for technical help. Search well before asking.
---
Thanks for reporting issues back to NextCloudPi!
Here you can file bugs and feature requests. **Do NOT ask questions**, this is not a support forum.
---
DO NOT ASK QUESTIONS, USE THE FORUMS
---
NCP and its extras are explained in the wiki, also make sure to read the articles in ownyourbits explaining NextCloudPi extras before asking. https://ownyourbits.com/category/nextcloudpi/
We use GitHub issues only to discuss about NextCloudPi bugs and new features.
NCP and its extras are explained in the [wiki](https://github.com/nextcloud/nextcloudpi/wiki), also make sure to read the [articles in ownyourbits](https://ownyourbits.com/category/nextcloudpi/) explaining NextCloudPi extras before asking.
For any other question or comment, please use the [forums](https://help.nextcloud.com/c/support/appliances-docker-snappy-vm), and make sure to tag
the thread as `ncp`.
Note that quite probably your question has an answer in the [FAQ](https://github.com/nextcloud/nextcloudpi/wiki/FAQ).
Thank you!

View File

@ -0,0 +1,12 @@
---
name: ⛔ Documentation Issue
about: See the NextCloudPi Wiki
---
The NextCloudPi wiki is open to anyone to edit. If you find something inaccurate,
missing or that can be improved, please feel free to contribute to it.
https://github.com/nextcloud/nextcloudpi/wiki
Thank you!

View File

@ -0,0 +1,13 @@
---
name: ⛔ Security Issue
about: Email nacho [at] ownyourbits.com
---
⚠ PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW.
If you have found a security issue in NextCloudPi, please send the details to
nacho [at] ownyourbits.com and don't disclose it publicly until we can provide a
fix for it.
Thank you!