We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ccf57 commit 417c7ebCopy full SHA for 417c7eb
CONTRIBUTING.md
@@ -61,6 +61,7 @@ git checkout -b <my-fix-branch> master
61
62
4. The fun part! Make your code changes. Make sure you:
63
- Follow the [NativeScript code conventions guide](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).
64
+ - Follow the [Angular Commit message guidelines](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#heading=h.uyo6cb12dt6w).
65
66
5. Before you submit your PR:
67
- Rebase your changes to the latest master: `git pull --rebase upstream master`.
0 commit comments