diff --git a/.gitlab/issue_templates/Feature-_Request.md b/.gitlab/issue_templates/Feature-_Request.md new file mode 100644 index 0000000000000000000000000000000000000000..2783adae4d282f5727c2e6f151386eeec7f231b3 --- /dev/null +++ b/.gitlab/issue_templates/Feature-_Request.md @@ -0,0 +1,30 @@ +## Problem Statement +<!-- What is the issue being faced and needs addressing? !--> + +## Who will benefit? +<!-- Will this fix a problem that only one user has, or will it benefit a lot of people !--> + +## Benefits and risks +<!-- + What benefits does this bring? + - reduced support issues + - save error prone manual checks + - automate labour intensive tasks + + What risks might this introduce? + - May result in more data being shared with staff + - requires training materials to be updated + - Involves working with a specific vendor for a fixed period. +!--> + +## Proposed solution +<!-- How would you like to see this issue resolved? !--> + +## Examples +<!-- Are there any examples of this which exist in other software? !--> + +## Priority/Severity +<!-- Delete as appropriate. The priority and severity assigned may be different to this !--> +- [ ] High (This will bring a huge increase in performance/productivity/usability/legislative cover) +- [ ] Medium (This will bring a good increase in performance/productivity/usability) +- [ ] Low (anything else e.g., trivial, minor improvements)