Update CONTRIBUTING.md

This commit is contained in:
Mike Koch 2015-11-24 16:51:24 -05:00
parent d6956c9e06
commit 7537f23bc3

View File

@ -21,7 +21,7 @@ If you have already completed any of these steps in the past (such as creating a
- Check for unnecessary whitespace using the `git diff --check` command. If there is trailing whitespace, your pull request will be denied.
## Submitting Changes
- Sign the [Contributor License Agreement](https://www.clahub.com/agreements/mkoch227/Mods-for-HESK)
- Sign the [Contributor License Agreement](https://gist.github.com/mkoch227/edf8243d8c75d104247a)
- Push your changes to a topic branch in your fork of the repository
- Submit a pull request to the official Mods for HESK repository (mkoch227/Mods-for-HESK)
- The owner of Mods for HESK will then inspect and test the code in the pull request. Feedback will be given via GitHub comments.