chore(GitHub): template for reporting issues with articles (#39035)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
23
.github/ISSUE_TEMPLATE/general-report--issue-with-articles.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/general-report--issue-with-articles.md
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: 'Bug Report: Issues with /news or guide articles or documentation'
|
||||||
|
about: Report issue with a specific article, like broken links, typos, missing parts, etc
|
||||||
|
title: ''
|
||||||
|
labels: 'status: needs help for triage, type: bug'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
NOTE: If you want to become an author on freeCodeCamp, you can find everything here: https://www.freecodecamp.org/news/developer-news-style-guide/
|
||||||
|
-->
|
||||||
|
|
||||||
|
**Describe your problem and how to reproduce it:**
|
||||||
|
|
||||||
|
|
||||||
|
**Add a Link to the page with the problem:**
|
||||||
|
|
||||||
|
|
||||||
|
**Recommended fix, suggestions (how would you update it?):**
|
||||||
|
|
||||||
|
|
||||||
|
**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