Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ Closes #

<!-- How do you recommend this change to be rolled out? Refer to [contributor docs on Versioning](https://github.com/primer/react/blob/main/contributor-docs/versioning.md) for details. -->

- [ ] Patch release
- [ ] Minor release
- [ ] Major release; if selected, include a written rollout or migration plan
- [ ] None; if selected, include a brief description as to why
- [ ] No changes needed in github/github-ui
- [ ] Needs changes in github/github-ui <!-- if selected, include the commits -->
- [ ] Ships with feature flag(s) <!-- if selected, include the flags -->
- [ ] Migration plan <!-- if selected, include link to migration plan -->
- [ ] None <!-- if selected, include a brief description as to why -->

### Testing & Reviewing

Expand Down
Loading