summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2020-12-11 11:23:55 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-12-15 16:37:44 +0100
commit5eae697b04ad4ec508cf0d48761f5ad0eb469009 (patch)
tree23526283102be231a0ef9a22d69b1605cdc18699
parent61b6b1c998264a5462535cbf3c37fc90617eedea (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: