Updated pull_request_template.md
This commit is contained in:
@@ -5,10 +5,12 @@
|
|||||||
*How have you tested this (if applicable)?*
|
*How have you tested this (if applicable)?*
|
||||||
|
|
||||||
## Checklist
|
## Checklist
|
||||||
- [ ] This PR is linked to a **work item**
|
- [ ] PR is linked to a **work item**
|
||||||
- [ ] I have performed **self-review** of the code
|
- [ ] **acceptance criteria** of linked ticket are met
|
||||||
- [ ] I have written **tests** for any new functionality added with this PR
|
- [ ] performed **self-review** of the code
|
||||||
- [ ] I have updated the **documentation** if this PR changes or adds functionality
|
- [ ] written **tests** for any new functionality added with this PR
|
||||||
- [ ] I have written/updated **design docs** if this PR implements new functionality
|
- [ ] updated the **documentation** if this PR changes or adds functionality
|
||||||
- [ ] I have update the **change log**
|
- [ ] written/updated **design docs** if this PR implements new functionality
|
||||||
- [ ] I have run **pre-commit** checks for code style
|
- [ ] updated the **change log**
|
||||||
|
- [ ] ran **pre-commit** checks for code style
|
||||||
|
- [ ] attended to any **TO-DOs** left in the code
|
||||||
|
|||||||
Reference in New Issue
Block a user