Merge pull request #8155 from erictleung/fix/update-issue-template
Note in Issue Template to remove unused sections
This commit is contained in:
14
.github/ISSUE_TEMPLATE.md
vendored
14
.github/ISSUE_TEMPLATE.md
vendored
@ -1,21 +1,18 @@
|
|||||||
<!--
|
<!-- FreeCodeCamp Issue Template -->
|
||||||
FreeCodeCamp Issue Template
|
|
||||||
NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at
|
<!-- NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://gitter.im/FreeCodeCamp/Help -->
|
||||||
https://gitter.im/FreeCodeCamp/Help
|
<!-- Please provide as much detail as possible for us to fix your issue -->
|
||||||
-->
|
<!-- Remove any heading sections you did not fill out -->
|
||||||
|
|
||||||
#### Challenge Name
|
#### Challenge Name
|
||||||
|
|
||||||
<!-- Insert link to challenge below -->
|
<!-- Insert link to challenge below -->
|
||||||
|
|
||||||
|
|
||||||
#### Issue Description
|
#### Issue Description
|
||||||
|
|
||||||
<!-- Describe below when the issue happens and how to reproduce it -->
|
<!-- Describe below when the issue happens and how to reproduce it -->
|
||||||
|
|
||||||
|
|
||||||
#### Browser Information
|
#### Browser Information
|
||||||
|
|
||||||
<!-- Describe your workspace in which you are having issues-->
|
<!-- Describe your workspace in which you are having issues-->
|
||||||
|
|
||||||
* Browser Name, Version:
|
* Browser Name, Version:
|
||||||
@ -30,5 +27,6 @@ https://gitter.im/FreeCodeCamp/Help
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Screenshot
|
#### Screenshot
|
||||||
|
<!-- Add a screenshot of your issue -->
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user