diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..c640464 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contributing + +When contributing to this repository, please : +- be friendly, say Hello, +- prefer submission of a Pull Request than asking for new features, +- explain in your Pull Request what you modified and why.