QMS Pull Request Template
Template for the pull request description field.
Ensure that the pull request title summarizes the changes. The generated changelog uses this title to provide an overview of the updates and should be comprehensible on its own. Avoid using references that require people to look elsewhere to understand the changes, such as "PCR #12343" or "Update of branch XYZ."
The RACI roles depend on what is reviewed (architecture, design, test, etc.). The required roles are listed in the process description under "Artifacts."
Any related work in other work items (PCR, bugs, features, etc.) must be linked in the "Related Work" section of the work item.
Use one row for each name, role, and review type (R/A/C/I); if needed, you can have several rows for each review type. R/A/C are mapped to "required" in the pull request, and the I is mapped to "optional." Put an "x" between the brackets for either "Full" or "Focused" in the "Review scope".
Copy the template and paste it into the "Description" field of the pull request.
**Main changes**:
- Describe change 1
- Describe change 2
**Review scope**:
- [ ] Full (everything)
- [ ] Focused (only changes)
**Reviewers and RACI roles**:
- Name, role (R)
- Name, role (A)
- Name, role (C)
- Name, role (I)
Please provide comments or approve the latest WEEKDAY, MONTH DATE. <!-- e.g. Friday, February 14 -->