From ad94717070a6cbce11b9247191371d7c078206ea Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Mon, 20 May 2024 16:57:14 +0100 Subject: [PATCH] Update .github/pull_request_template.md Removed discrete link referencing and updated text entries. Signed-off-by: Minos Galanakis --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c5dc69a16f..36d8e1ccab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,11 +8,11 @@ Please write a few sentences describing the overall goals of the pull request's Please add/remove strikethrough ~~ as appropriate, and add any relevant link/s to the end of the line. -- [ ] **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 +- [ ] **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:~