Skip to content

Commit

Permalink
Updated contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Jun 27, 2020
1 parent 0ff5ae7 commit 1d5e48f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ You will find the docs on [github here](https://github.com/net-daemon/docs).
## How to contribute

- Fork the repository
- Write coded and tests
- Write code and tests
- Make sure the tests run before PR
- Create a pullrequest against the NetDaemon Dev branch

## Code quality

- Use default linter and fix all warnings

## Architecture

- If you want to do bigger design changes, goto Discord group and discuss in #dev channel, see https://discord.gg/K3xwfcX

## Features and Issues

Check if there are features to implement or file issued at [https://github.com/net-daemon/netdaemon/issues](https://github.com/net-daemon/netdaemon/issues)
Expand Down

0 comments on commit 1d5e48f

Please sign in to comment.