From 236c16c3a22118e0feb117f6b240caa8068f5d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20M=C3=BCller?= Date: Thu, 3 Aug 2023 16:58:24 +0200 Subject: [PATCH] fixed boxes --- .github/PULL_REQUEST_TEMPLATE.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5d0b0b3..fa415f6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,13 +6,13 @@ Please check the type of change your PR introduces: -- [ ] Bugfix -- [ ] Feature -- [ ] Code style update (formatting, renaming) -- [ ] Refactoring (no functional changes, no API changes) -- [ ] Build-related changes -- [ ] Documentation content changes -- [ ] Other (please describe): +- [] Bugfix +- [] Feature +- [] Code style update (formatting, renaming) +- [] Refactoring (no functional changes, no API changes) +- [] Build-related changes +- [] Documentation content changes +- [] Other (please describe): ## What is the current behavior? @@ -30,8 +30,8 @@ Issue Number: N/A ## Does this introduce a breaking change? -- [ ] Yes -- [ ] No +- [] Yes +- [] No