- Format the title according to the contribution guidelines
- Assign the
type:and (comp:orinst:) labels in addition to any other useful labels - Avoid using
close,fix, or any linking keywords when referencing an issue
Usesolvesinstead, and assign the PR milestone to the issue - Update the CODEOWNERS file on source file addition, migration, or deletion
- Update public documentation with any new configuration flags or behaviors
Jira ticket: [PROJ-IDENT]
Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.