summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2020-12-11 11:23:55 +0100
committerGitHub <noreply@github.com>2020-12-11 11:23:55 +0100
commitdbe1f1a902e35a706222ad6db3da2ced3b7cee36 (patch)
tree99a7c7a098b8437f15a5d7b45ddccfdb56ab4dce
parent9dc01fe551967a826e87226aa27ca0880ad3c090 (diff)
Don't suggest to make issues for features.
-rw-r--r--CONTRIBUTING.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e1b480ca3..4b58cc2b9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -69,9 +69,7 @@ If approved, the translation will be automatically ported to the code within 24
You can help to improve our explore feeds section by [providing more feeds](https://github.com/nextcloud/news/tree/master/docs/explore)
## Development
-In general it's a good idea to **first create an issue where you explain why, what and how** you want to make a change **before writing any code**.
-
-That way we can talk about the problem first and discuss the implementation (and of course help you with your code)
+You can first create a discussion where you explain why, what and how you want to make a change before writing any code. If you want to agree on a solution first.
### How to set up a development environment
To get started after [cloning the repository](https://github.com/nextcloud/news#installing-from-git-development-version), install the [build dependencies](https://github.com/nextcloud/news#development-dependencies) and run: