docs: update issue templates
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bug-report---issues-with-guide-articles.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug-report---issues-with-guide-articles.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: 'Bug report: Issues with Guide articles'
|
||||||
|
about: Reporting issue with a guide article, broken links, images, or content related
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
||||||
|
-->
|
||||||
|
**Describe your problem and how to reproduce it:**
|
||||||
|
|
||||||
|
|
||||||
|
**Add a Link to the page with the problem:**
|
||||||
|
|
||||||
|
|
||||||
|
**Tell us about your browser and operating system:**
|
||||||
|
* Browser Name:
|
||||||
|
* Browser Version:
|
||||||
|
* Operating System:
|
||||||
|
|
||||||
|
|
||||||
|
**If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):**
|
22
.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: 'Bug Report: Issues with Coding challenges'
|
||||||
|
about: Reporting issue with a specific challenge, like broken tests, unclear instructions.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
||||||
|
-->
|
||||||
|
**Describe your problem and how to reproduce it:**
|
||||||
|
|
||||||
|
|
||||||
|
**Add a Link to the page with the problem:**
|
||||||
|
|
||||||
|
|
||||||
|
**Tell us about your browser and operating system:**
|
||||||
|
* Browser Name:
|
||||||
|
* Browser Version:
|
||||||
|
* Operating System:
|
||||||
|
|
||||||
|
|
||||||
|
**If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):**
|
Reference in New Issue
Block a user