Skip to content

Commit 417c7eb

Browse files
author
radeva
authored
docs(CONTRIBUTING): link to commit guidelines
Add link to Angular commit messages guidelines which we at NativeScript adopted.
1 parent d2ccf57 commit 417c7eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ git checkout -b <my-fix-branch> master
6161

6262
4. The fun part! Make your code changes. Make sure you:
6363
- 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).
6465

6566
5. Before you submit your PR:
6667
- Rebase your changes to the latest master: `git pull --rebase upstream master`.

0 commit comments

Comments
 (0)