Merge pull request #11007 from MiladNazeri/patch-2

Update CONTRIBUTING.md
This commit is contained in:
Brad Hefta-Gaub 2017-07-20 11:55:26 -07:00 committed by GitHub
commit cdb7652423

View file

@ -16,7 +16,7 @@ Contributing
git checkout -b new_branch_name
```
4. Code
* Follow the [coding standard](https://wiki.highfidelity.com/wiki/Coding_Standards)
* Follow the [coding standard](https://docs.highfidelity.com/build-guide/coding-standards)
5. Commit
* Use [well formed commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
6. Update your branch