diff --git a/.github/ISSUE_TEMPLATE/standard-issue-template-for-devs.md b/.github/ISSUE_TEMPLATE/standard-issue-template-for-devs.md new file mode 100644 index 000000000..024e3a5bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/standard-issue-template-for-devs.md @@ -0,0 +1,25 @@ +--- +name: Issue Template +about: 'Generic template providing a baseline for issues created by developers' +title: '' +labels: '' +assignees: '' + +--- + +### Summary or User Story + + + +### Acceptance Criteria + +This section can be completed by the DLS team. Some requirements to consider +including: + +- [ ] The UI implemented for this issue meets accessibility requirements +- [ ] New functionality is documented + + +### First step + +This section can be completed by the DLS team