From 9020505263320c51142c4f9312d6f88351c24eab Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 21 Jan 2021 17:14:01 +0100 Subject: Update CONTRIBUTING.md Co-authored-by: Sean Molenaar --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4b14f312..1621cc03c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,6 +66,8 @@ If approved, the translation will be automatically ported to the code within 24 ## Development You can first create a [discussion](https://github.com/nextcloud/news/discussions/categories/features) 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. +This not required however. + ### How to set up a development environment To get started setup an developer [environment](https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html). Inside the apps directory clone the news repository and enable the app with occ. Make sure you have all [dependencies](https://github.com/nextcloud/news/blob/master/docs/install.md#build-dependencies) installed. -- cgit v1.2.3