From 6e450c7342de530310ee87fb68fb97f2f36afa51 Mon Sep 17 00:00:00 2001 From: Minos Galanakis <minos.galanakis@arm.com> Date: Wed, 1 May 2024 17:14:43 +0100 Subject: [PATCH] Updated the PR template with new checkboxes Signed-off-by: Minos Galanakis <minos.galanakis@arm.com> --- .github/pull_request_template.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 892ed28ce1..506fd00f33 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,12 +6,13 @@ Please write a few sentences describing the overall goals of the pull request's ## PR checklist -Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature") +Please remove add/remove strikethrough ~~ as appropriate, and add any relevant link/s to the end of the line. -- [ ] **changelog** provided, or not required -- [ ] **3.6 backport** done, or not required -- [ ] **2.28 backport** done, or not required -- [ ] **tests** provided, or not required +- [ ] **changelog** provided, ~~not required~~, ~~covered~~ . Link --> #XYZ +- [ ] **dev PR** provided, ~~not required~~ Link --> #XYZ +- [ ] **3.6 PR** provided, ~~not required~~ Link --> #XYZ +- [ ] **2.28** PR provided, ~~not required~~ Link --> #XYZ +- **tests** provided, ~~not required~~, ~~covered~~ Link --> #XYZ