Skip to content

Commit

Permalink
chore: add PR template (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
divagant-martian authored Jul 7, 2023
1 parent b98851c commit a3826c4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Description

<!-- A summary of what this pull request achieves and a rough list of changes. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR. -->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates if relevant.
- [ ] Tests if relevant.

0 comments on commit a3826c4

Please sign in to comment.