Update CONTRIBUTING.md

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
This commit is contained in:
Benjamin Brahmer 2021-01-21 17:14:01 +01:00
parent 6d71dfa849
commit 9020505263
1 changed files with 2 additions and 0 deletions

View File

@ -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.