From 03dbc3e0751eec4fadf52a0aed1a8c76d7a148ab Mon Sep 17 00:00:00 2001 From: Dilip Krishnan Date: Wed, 20 Apr 2016 18:38:29 -0500 Subject: [PATCH] Added message about starring the repository --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a04cfed65c6..1ce3427239e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,4 +15,6 @@ What kind of issue is this? - [ ] Feature Request. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to implement new features without first getting our - support. Sometimes we leave features out on purpose to keep the project small. \ No newline at end of file + support. Sometimes we leave features out on purpose to keep the project small. + +Please do consider ***starring*** this repository if you do like this project and find it useful.