diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..9ec23db2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# Contributing + +When contributing to this repository, please first check the issues list, current pull requests, and FAQ pages. + +While it is prefered that all interactions be made through github, the author can be contacted directly at fock_wulf@hotmail.com + +Please note we have a code of conduct, please follow it in all your interactions with the project. + +## Pull Request Process + +1. Please base all pull requests on the current nightly branch. +2. Include a description to explain what is achieved with a pull request. +3. Link any relevant issues that are closed or impacted by the pull request. +4. Please update the FAQ to reflect any new parameters, changed behaviour, or suggested configurations relevant to the changes. \ No newline at end of file