From ce0c0c4314ad6a301863c4025148b2751a46659c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sch=C3=B6nauer?= <37108907+DottoDev@users.noreply.github.com> Date: Wed, 2 Nov 2022 12:17:59 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4922829b..be9d4a03 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ For tools please open an Issue describing the tool, which platforms it supports Just fork the repository and start coding. +### Contribution Guidelines + +- Check if your code passes `cargo fmt` and `cargo clippy`. +- Check if your code is self explanatory, if not it should be documented by comments. +- Make a Pull Request to the dev branch for new features or to the bug-fixes branch for bug fixes. + ## Remote execution You can specify a key called `remote_topgrades` in the configuration file.