Skip to content

Commit

Permalink
Update the contribution page
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Dec 26, 2024
1 parent e92cb74 commit 51b2d09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ You will find the docs on [github here](https://github.com/net-daemon/docs).
- Fork the repository
- Write code and tests
- Make sure the tests run before PR
- Create a pullrequest against the NetDaemon Dev branch
- Create a pullrequest against the NetDaemon main branch

## Code quality

- Use default linter and fix all warnings
- Use default code quality checks and fix all warnings before PR review as warnings will fail the build process.

## Architecture

- If you want to do bigger design changes, goto Discord group and discuss in #dev channel, see https://discord.gg/K3xwfcX
- If you want to do bigger design changes, use the Discord group and discuss in #dev channel before putting too much work into it, see https://discord.gg/K3xwfcX

## Features and Issues

Expand Down

0 comments on commit 51b2d09

Please sign in to comment.