From f6aaa5f38a37c6739291ca51790a1e660aec182c Mon Sep 17 00:00:00 2001 From: Ieahleen Date: Wed, 10 Jun 2020 13:01:14 +0200 Subject: [PATCH] chore(GitHub): template for reporting issues with articles (#39035) Co-authored-by: Oliver Eyton-Williams Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> --- .../general-report--issue-with-articles.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general-report--issue-with-articles.md diff --git a/.github/ISSUE_TEMPLATE/general-report--issue-with-articles.md b/.github/ISSUE_TEMPLATE/general-report--issue-with-articles.md new file mode 100644 index 0000000000..a6814bb591 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general-report--issue-with-articles.md @@ -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: '' + +--- + + + +**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):**