diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-21 20:07:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-21 20:07:26 +0100 |
| commit | 56ab510bda065807858c49d9e219da76a7beddc9 (patch) | |
| tree | 3b9b41c724518ee0b11bd2089f47998a28179241 | |
| parent | 6dd563a2eafbae1d0cfc0ea29e960f1038a8036c (diff) | |
| download | wiki-56ab510bda065807858c49d9e219da76a7beddc9.tar.gz wiki-56ab510bda065807858c49d9e219da76a7beddc9.tar.bz2 wiki-56ab510bda065807858c49d9e219da76a7beddc9.zip | |
Create CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..56c3a2b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +If you want to send a pull request to our project and github editor is not enough, then you can: + +1. Fork or copy this repository + +2. clone on your local environment and run your git-wiki installation following [this guide](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/) + +3. do your changes, push on your fork and create a Pull Request for us |
