From b834b0675f884041383df20a1e2a61ca7401e767 Mon Sep 17 00:00:00 2001 From: Eric Leung Date: Mon, 4 Apr 2016 23:05:38 -0700 Subject: [PATCH] Add challenge name to issue template --- .github/ISSUE_TEMPLATE.md | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 490a9bf729..54ca0f7edb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,22 +1,34 @@ -#### FreeCodeCamp Issue template -To Use this Template: -* Fill out what you can -* Delete what you do not fill out + + +#### Challenge Name + + -NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://gitter.im/FreeCodeCamp/Help #### Issue Description -* When Issue Happens -* Steps To Reproduce + + + #### Browser Information -* Browser Name, Version -* Operating System + + + +* Browser Name, Version: +* Operating System: +* Mobile, Desktop, or Tablet: #### Your Code ```js -If relevant, paste all of your challenge code in here +// If relevant, paste all of your challenge code in here + ``` #### Screenshot + +