From 86c506093285de2071ea8d83284240e52584d15c Mon Sep 17 00:00:00 2001 From: pawelirh Date: Mon, 2 Sep 2024 07:04:17 +0000 Subject: [PATCH] Fix checklist formatting --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 68efc4bcf..a846d146d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,11 +4,11 @@ ### Requirements -- [] Guidelines followed -- [] Documentation updated +- [ ] Guidelines followed +- [ ] Documentation updated ### Tests 🧪 -- [] Robot -- [] [Container]() -- [] Simulation +- [ ] Robot +- [ ] [Container]() +- [ ] Simulation