diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md index 0944776e4..b30f72eaf 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -1,20 +1,26 @@ -## Description - - + ## Testing + + - [ ] Unit testing - [ ] Tested locally - [ ] Tested in kubernetes mode -## Screenshots (if appropriate): +## Screenshots (if appropriate) + +## Checklist -## Checklist: + - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have updated the version.txt file - - \ No newline at end of file + + + \ No newline at end of file