From 92b412b73ff55b191cf2e9cd7681503be939816a Mon Sep 17 00:00:00 2001 From: Hannah Troisi Date: Mon, 20 Jun 2016 21:44:48 -0700 Subject: [PATCH] [GitHub Mgmt] Updated Issue Checklist (#1787) * [ASDK Management] PR / Issue Checklists * Update ISSUE_TEMPLATE.md * Remove PR template, add GitHub rules, modify issue template * Fixed Issue Template --- .github/ISSUE_TEMPLATE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f912bc6be1..03194fca3b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,4 @@ - \ No newline at end of file +// The more information you include, the faster we can help you out! +// Please include: a sample project or screenshots, code snippets +// AsyncDisplayKit version, and/or backtraces for any crashes (> bt all). +// Please delete these lines before posting. Thanks! \ No newline at end of file