summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2017-07-16 19:56:04 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2017-07-16 19:56:04 +0200
commit4c32da50cc1adecc1843718a9a2d9d02c6ed7249 (patch)
tree994db592f65b90f8592336b26ce5e15c16996680 /CONTRIBUTING.md
parentf39b36e4ce5ae212df3777492b7955afdb86e36b (diff)
Add code of conduct link
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 649498781..bcf14f3c1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,6 +7,11 @@ Read this when you want to:
* add cool new feeds to the feed explore section
* want to provide additional full text feed rules
+## General
+
+* Be as precise in your issues as possible and make it as easy as possible to understand.
+* Follow the [code of conduct](https://nextcloud.com/code-of-conduct/). Being a dick and insulting people will get your posts deleted and issues locked.
+
## Issues
This section is split into two section:
@@ -58,7 +63,7 @@ Please provide the following details so that your problem can be fixed:
### When Requesting Features
-Please always provide the usecase in addition solution, e.g.:
+Please always provide the use case in addition solution, e.g.:
* "If I read feed that has comics, the newest first ordering does not work well because I have to read from the bottom up"