We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf00f82 + b4a4e8a commit e87bcf9Copy full SHA for e87bcf9
CONTRIBUTING.md
@@ -54,7 +54,7 @@ git checkout -b <my-fix-branch> master
54
55
4. The fun part! Make your code changes. Make sure you:
56
- Follow the [code conventions guide](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).
57
- - 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-guidelines)
58
- Update the README if you make changes to the plugin API
59
60
5. Before you submit your PR:
0 commit comments