diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1272432be4..b59ca669c3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -```[tasklist] - ### Definition of Ready - [ ] I am happy with the code @@ -14,4 +12,3 @@ - [ ] Documentation/examples are up-to-date - [ ] All non-functional requirements are met - [ ] Functionality of the acceptance criteria is checked manually on the dev system. -```