From 118aad29aceb2ce14cdbeae88ef191e9c8e1dc29 Mon Sep 17 00:00:00 2001 From: grinningmosfet <95435436+grinningmosfet@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:13:32 +0200 Subject: [PATCH] improve pull request template --- docs/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md index 9c72891..aaacc87 100644 --- a/docs/pull_request_template.md +++ b/docs/pull_request_template.md @@ -1,9 +1,9 @@ ## Changes description -## Checklist before requesting a review +## Review checklist - [ ] I have checked that my pull request's code does run flawlessly on the hardware platform under its latest firmware version before opening this pull request for review. -## Checklist before requesting a review +## Licensing and copyright checklist - [ ] I accept that the copyright of my contribution is transferred to the contributors of this repository. - [ ] I agree that my contribution may be published under the AGPL-3.0-or-later license.