Skip to content

Commit

Permalink
docs: update commit message guidelines link
Browse files Browse the repository at this point in the history
  • Loading branch information
radeva committed Mar 18, 2018
1 parent 3e83639 commit a9d410a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -54,7 +54,7 @@ git checkout -b <my-fix-branch> master

4. The fun part! Make your code changes. Make sure you:
- Follow the [code conventions guide](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).
- Follow the [commit message guidelines](https://github.com/NativeScript/NativeScript/blob/pr-template/CONTRIBUTING.md#commit-messages)
- Follow the [commit message guidelines](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#-commit-message-guidelineshttps://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#-commit-message-guidelines)
- Update the README if you make changes to the plugin API

5. Before you submit your PR:
Expand Down

0 comments on commit a9d410a

Please sign in to comment.