From 797e43b4f59bf4a0a30a50855b8d24644b89328b Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Mon, 8 Jul 2024 10:46:10 +0100 Subject: [PATCH] Update .github/pull_request_template.md * Removed strike-out marks and added | symbols for selection. * Added framework tracking checkbox. Signed-off-by: Minos Galanakis --- .github/pull_request_template.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 36d8e1ccab..28c0ee2d9d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,13 +6,15 @@ Please write a few sentences describing the overall goals of the pull request's ## PR checklist -Please add/remove strikethrough ~~ as appropriate, and add any relevant link/s to the end of the line. +Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line. +If the provided content is part of the present PR remove the # symbol. -- [ ] **changelog** provided, ~not required because:~ -- [ ] **dev PR** provided #, ~not required because:~ -- [ ] **3.6 PR** provided #, ~not required because:~ -- [ ] **2.28 PR** provided #, ~not required because:~ -- **tests** provided, ~covered~ #, ~not required because:~ +- [ ] **changelog** provided | not required because: +- [ ] **development PR** provided # | not required because: +- [ ] **framework PR** provided # | not required because: +- [ ] **3.6 PR** provided # | not required because: +- [ ] **2.28 PR** provided # | not required because: +- **tests** provided | covered # | not required because: