From 6d3c8e00cae4b97ebde6b2189f597a4e5c6869e9 Mon Sep 17 00:00:00 2001 From: Dan Blah <dan@blahs.life> Date: Wed, 27 Mar 2019 10:25:54 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea782..d69d92a55 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,6 +20,19 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. +**Priority** +- High (keeping you from completing day-to-day tasks) +- Medium (slowing you down) +- Low priority (annoying, would be nice to not see) + +**Affected roles** +- Staff +- Applicants +- Reviewers +- Partners +- Developers +- General public + **Screenshots** If applicable, add screenshots to help explain your problem. -- GitLab