mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
474 B
474 B
To help the rest of the community review your change, please ensure:
PR has a meaningful title
A good title is less than 50 characters and starts with a capital letter, similar to a good [Git Commit Message] (http://chris.beams.io/posts/git-commit/).
The commit message references a specific issue in this repo
Fixes/Implements #[Issue Number].
You have unit tests
if appropriate.