From ecb22469bca9b6dae16d742f6f7a83c7cba02180 Mon Sep 17 00:00:00 2001 From: fourthletter <di.luong@gmail.com> Date: Mon, 2 May 2022 10:38:58 +0200 Subject: [PATCH] Create scoping review request --- .github/ISSUE_TEMPLATE/scoping review request | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/scoping review request diff --git a/.github/ISSUE_TEMPLATE/scoping review request b/.github/ISSUE_TEMPLATE/scoping review request new file mode 100644 index 000000000..3d5b8b084 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/scoping review request @@ -0,0 +1,55 @@ +--- +name: Scoping request +about: Suggest an improvement to some existing functionality +title: '' +labels: + - 'Type: Scoping' + - 'scoping' +assignees: '' + +--- + +_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_ + +[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information: + +- Account name or name of person +- Account email +- Any personally identifying information +- Title of submission (app URLs alone are OK) +- When in doubt, use the above form. + +**Is your scoping review request related to an existing functionality? Please describe.** + +A clear and concise description of what or where the existing page or function is. Include URLs. + +**Describe the solution** + +A clear and concise description of what you want to happen. Include ideal URLs, if they don't already exist. + +**Describe alternatives you've considered** + +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** + +Add any other context or screenshots about the feature request here. + +**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 + +**Ideal deadline** + +Date when you'd like feedback, if appropriate. -- GitLab