From cee53da55e33c28b9aa7755824c9a6915e24ba2b Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Thu, 18 Feb 2016 18:10:08 +0200 Subject: [PATCH] Add a reference to the commit message article --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d47427835..c78e7152e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,6 +11,10 @@ get closed. ### Did you verify this is a real problem with a search in [StackOverflow](http://stackoverflow.com/questions/tagged/nativescript)? ### Tell us about the problem +Please, ensure your title is less than 50 characters and starts with a capital +letter. We strive to follow the guidelines in the +[How to Write a Git Commit Message] (http://chris.beams.io/posts/git-commit/) +article for PR titles. ### Which version of NativeScript did you use (check the 'version' atrribute in the node_modules/tns-core-modules/package.json file)