mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
add multiple issue template to Github
This commit is contained in:
parent
6152e7e2ad
commit
015588bfea
@ -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` -->
|
||||
12
.github/ISSUE_TEMPLATE/2_Feature_request.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/2_Feature_request.md
vendored
Normal 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. -->
|
||||
26
.github/ISSUE_TEMPLATE/3_Support_question.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/3_Support_question.md
vendored
Normal 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!
|
||||
12
.github/ISSUE_TEMPLATE/4_Documentation_issue.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/4_Documentation_issue.md
vendored
Normal 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!
|
||||
13
.github/ISSUE_TEMPLATE/5_Security_issue.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/5_Security_issue.md
vendored
Normal 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!
|
||||
Loading…
x
Reference in New Issue
Block a user