File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed
Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 1- Dear friend, we, the rest of the NativeScript community thank you for your
2- contribution! Because we want to present a really nice, readable changelog with each
3- release, please provide the following information:
1+ To help the rest of the community review your change, please ensure:
42
5- ### Create a meaningful title
6- Please, ensure your title is less than 50 characters and starts with a capital
7- letter. We strive to follow the guidelines in the
8- [ How to Write a Git Commit Message] (http://chris.beams.io/posts/git-commit/ )
9- article for PR titles.
3+ ### PR has a meaningful title
4+ A good title is less than 50 characters and starts with a capital
5+ letter, similar to a good [ Git Commit Message] (http://chris.beams.io/posts/git-commit/ ).
106
11- ### Does your commit message include the wording below to reference a specific issue in this repo?
7+ ### The commit message references a specific issue in this repo
128Fixes/Implements #[ Issue Number] .
139
14- ### Does your pull request have [ unit tests] ( https://github.com/NativeScript/NativeScript/blob/master/running-tests.md ) ?
15- If not, why?
16- If not, please tell us why tests are not included, and list all steps needed to test your pull request manually.
17-
10+ ### You have [ unit tests] ( https://github.com/NativeScript/NativeScript/blob/master/running-tests.md )
11+ if appropriate.
1812
You can’t perform that action at this time.
0 commit comments