Create CONTRIBUTING.md

This commit is contained in:
Alexandre
2022-02-20 20:00:25 +01:00
committed by GitHub
parent 1d4f14d07a
commit 1fd27b1980

6
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,6 @@
# Contribution Guidelines
## Requirements to get Pull Requests accepted
* Passes the build (Including Hadolint, shellcheck, markdownlint and others...)
* Add your changes the the `CHANGELOG.md` and increase the addon version.