We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f327b0 commit 39426f1Copy full SHA for 39426f1
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-messages)
58
- Update the README if you make changes to the plugin API
59
60
5. Before you submit your PR:
0 commit comments