diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1e3f4c1f1..7652010e4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,3 +15,10 @@ A clear and concise description of what you want to happen. **Additional context** Add any other context or screenshots about the feature request here. + +**Acceptance criteria** +Specificy the desired outcomes of resolving this issue. + +- [ ] Criteria 1 +- [ ] Criteria 2 +- [ ] Criteria 3 \ No newline at end of file