Skip to content
Open
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
23 changes: 23 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Description

<!-- Briefly describe what this PR changes and why. -->

## Type of change

- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Refactor / cleanup
- [ ] Other:

## Checklist

- [ ] I have read the contributing guidelines.
- [ ] I have tested this change locally.
- [ ] I have updated documentation where relevant.
- [ ] This PR does not introduce any breaking changes (or the description
above explains them).

## Related issues

<!-- e.g. Closes #123 -->