From a1f2fc7c5c4aed2f195964f3857105f76929c5c6 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sat, 19 May 2018 18:33:54 -0500 Subject: [PATCH] docs: Simplify wording of GitHub issue template (#17190) I deleted a lot of the description text in favor of just having descriptive headings. By reducing the amount of text, we increase the likelihood that people will actually read the text we have here. --- .github/ISSUE_TEMPLATE.md | 36 +++++++----------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a4c481da5a..d815bfdb4a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,40 +1,18 @@ - + - - - - - - -#### Security -Trying to report a security issue? - -👌 please report security issues to security@freecodecamp.org instead of raising a Github issue. We look forward to working with you. If the issue is significant we'll work on resolving it as quickly as we can. We'll be happy to mention you in a published list of security researchers that found issues in our projects if you so desire. +#### Describe your problem and - if possible - how to reproduce it -#### Challenge Name - +#### Add a Link to the page with the problem -#### Issue Description - +#### Tell us about your browser and operating system - -#### Browser Information - - -* Browser Name, Version: +* Browser Name: +* Browser Version: * Operating System: -* Mobile, Desktop, or Tablet: - -#### Your Code - -```js - -``` -#### Screenshot - +#### If possible, add a screenshot here