Skip to content

Commit e465694

Browse files
authored
Merge pull request #11369 from nextcloud/enh/issueTemplates
2 parents 6b85f89 + 70cc5d3 commit e465694

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: ❓ Community Support and Help
4+
url: https://help.nextcloud.com/
5+
about: Configuration, webserver/proxy or performance issues and other questions
6+
- name: 💼 Nextcloud Enterprise
7+
url: https://portal.nextcloud.com/
8+
about: If you are a Nextcloud Enterprise customer, or need Professional support, so it can be resolved directly by our dedicated engineers more quickly
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Documentation improvement
3+
about: Suggest an improvement or report a mistake
4+
labels: 0. Needs triage
5+
---
6+
7+
### Thanks for helping improve our documentation!
8+
9+
* There is always room for improvement!
10+
* All contributions (changes and change ideas) - from the largest **to the tiniest** - help make Nextcloud better and easier to use!
11+
12+
---
13+
14+
<!-- Please insert your suggestion or idea below this line -->
15+
16+
Example: My amazing idea is [...] <!-- Feel free to delete this line -->
17+
18+
<!-- Please insert your suggestion or idea above this line -->
19+
20+
---
21+
22+
#### Notes
23+
24+
* Please be patient: this is a large open source project that is overseen by a mixture of volunteers and non-volunteers which are all ultimately busy.
25+
* If your suggestion is a troubleshooting scenario or one you're not 100% certain about, please post for feedback on the [Nextcloud Help Forum](https://help.nextcloud.com) first.
26+
- *Then* return here to bring back your experience to help improve the documentation for clarity, etc. (and link back to the forum discussion in your report!)
27+
28+
#### Protip: If you want to help move things along (or just help out in other ways too) here are some suggestions:
29+
* Look for areas where you can assist - even seemingly unrelated areas - *because doing so frees up resources for your favorite topics and ideas*.
30+
* Submit a proposed change - that attempts to addresses your issue - as a pull request.
31+
* Participate in a discussion on some other unresolved [submitted idea ("issues")](https://github.com/nextcloud/documentation/issues) to help move it along.
32+
* Post a comment or review on someone else's [proposed change ("pull request")](https://github.com/nextcloud/documentation/pulls) to help move it along.

0 commit comments

Comments
 (0)