Skip to content
Merged
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
14 changes: 14 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Describe the user-facing problem and the change that addresses it.

## Related Issue

Closes #

## Change Type

Select all that apply.

- [ ] Bug fix
- [ ] Feature
- [ ] Documentation
- [ ] Maintenance
- [ ] Breaking change

## Acceptance Criteria

- [ ] The behavior matches the issue or request.
Expand Down
Loading