From 6b25bf6dfa241deea0187e192d4c2ea97155cf2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Irzyk?= <108666440+pawelirh@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:15:44 +0200 Subject: [PATCH] Update pr template (#402) * Update PR template * Fix checklist formatting * Update .github/pull_request_template.md Co-authored-by: rafal-gorecki <126687345+rafal-gorecki@users.noreply.github.com> * Remove linking --------- Co-authored-by: rafal-gorecki <126687345+rafal-gorecki@users.noreply.github.com> --- .github/pull_request_template.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index de27bccb..0da41136 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,14 @@ ### Description -[Summary of the changes] +- -### Modifications +### Requirements -- +- [ ] Code style guidelines followed +- [ ] Documentation updated + +### Tests 🧪 + +- [ ] Robot +- [ ] Container +- [ ] Simulation