diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 892ed28ce1..155f114bfd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,12 +6,15 @@ 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 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, 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 because: +- [ ] **development PR** provided # | not required because: +- [ ] **framework PR** provided Mbed-TLS/mbedtls-framework# | not required +- [ ] **3.6 PR** provided # | not required because: +- [ ] **2.28 PR** provided # | not required because: +- **tests** provided | not required because: