diff --git a/.github/PULL_REQUEST_TEMPLATE/features.md b/.github/PULL_REQUEST_TEMPLATE/features.md index 4df69a71d..d260edea3 100644 --- a/.github/PULL_REQUEST_TEMPLATE/features.md +++ b/.github/PULL_REQUEST_TEMPLATE/features.md @@ -14,5 +14,5 @@ ## Testability -[ ] I have fully tested the proposed changes and promise that they will not break everything into chaos. -[ ] I have also tested the proposed changes in combination with various popular addons and can confirm my changes do not break them. +* [ ] I have fully tested the proposed changes and promise that they will not break everything into chaos. +* [ ] I have also tested the proposed changes in combination with various popular addons and can confirm my changes do not break them.