You should always review your own PR first.
For content changes, make sure that you:
- Confirm that the changes meet our code of conduct.
- Compare your pull request's source changes to target branch.
- Review the content for technical accuracy.
- All checks are ✅, troubleshoot them until they're all passing.
- Docs have been added / updated
- All exposed interfaces have documentation
- All commits adhere to conventional commit specification
- Branch has linear history
- Matching changesets has been created