diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0f3b5a2f..0a36b756 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,8 @@ This is a draft Pull Request Template. --[] Description of what changes have been made --[] Reference [Issue](https://github.com/TUMFARSynchrony/experimental-hub/issues) sovled (if any) --[] Unit tests + have you tried merging from main? --[] Terminology consistent with the rest of the codebase? --[] Who do you think should review? +- [ ] Description of what changes have been made +- [ ] Reference [Issue](https://github.com/TUMFARSynchrony/experimental-hub/issues) sovled (if any) +- [ ] Unit tests + have you tried merging from main? +- [ ] Terminology consistent with the rest of the codebase? +- [ ] Who do you think should review?