Skip to content

Commit 1d5e48f

Browse files
committed
Updated contributing
1 parent 0ff5ae7 commit 1d5e48f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CONTRIBUTING.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,18 @@ You will find the docs on [github here](https://github.com/net-daemon/docs).
66
## How to contribute
77

88
- Fork the repository
9-
- Write coded and tests
9+
- Write code and tests
1010
- Make sure the tests run before PR
1111
- Create a pullrequest against the NetDaemon Dev branch
1212

13+
## Code quality
14+
15+
- Use default linter and fix all warnings
16+
17+
## Architecture
18+
19+
- If you want to do bigger design changes, goto Discord group and discuss in #dev channel, see https://discord.gg/K3xwfcX
20+
1321
## Features and Issues
1422

1523
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)

0 commit comments

Comments
 (0)