mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 10:17:40 +02:00
Merge pull request #11007 from MiladNazeri/patch-2
Update CONTRIBUTING.md
This commit is contained in:
commit
cdb7652423
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Contributing
|
||||||
git checkout -b new_branch_name
|
git checkout -b new_branch_name
|
||||||
```
|
```
|
||||||
4. Code
|
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
|
5. Commit
|
||||||
* Use [well formed commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
|
* Use [well formed commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
|
||||||
6. Update your branch
|
6. Update your branch
|
||||||
|
|
Loading…
Reference in a new issue