From 3d4c2a4a6425b64125d461955843655f6280c900 Mon Sep 17 00:00:00 2001 From: thenamelessdev Date: Fri, 26 Dec 2025 20:08:12 +0100 Subject: [PATCH] update pr tempalte --nobuild --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bb32cb6..50ba1c0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ ### Changes - write your changes here ### Checklist - put a X to every thing after reviewing it -- [] Title - make sure that the PR's title contains the changes -- [] Code - make sure to test your code +- [ ] Title - make sure that the PR's title contains the changes +- [ ] Code - make sure to test your code **Make sure to wait for the workflow(s) to complete before merging**