diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index f94b030..b775193 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,9 +2,9 @@ **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) -Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help: -* **QA Team** (Quality Assurance) with tests. -* **reviewers** to understand what are the stakes of the pull request. +Please include a short resume of the changes and the general purpose of the pull request. Any relevant information should be added to help: +* the **QA Team** (Quality Assurance) with tests. +* **reviewers** to understand the stakes of this pull request. **Fixes** # (issue) @@ -12,16 +12,16 @@ Please include a short resume of the changes and what is the purpose of PR. Any - [ ] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change) -- [ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software +- [ ] Breaking change (patch or feature) that might cause unexpected side effects, breaking part of the software ## Target serie -- [ ] 24.04.x - [ ] 24.10.x - [ ] 25.10.x +- [ ] 26.10.x - [ ] master -