Skip to content

Commit

Permalink
Add PR template (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdusek authored Jan 16, 2024
1 parent b923a77 commit 12e1b4b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/.pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
### Description

<!-- The purpose of the PR, list of the changes, ... -->

- TODO

### Related issues

<!-- If applicable, reference any related GitHub issues -->

- TODO

### Testing

<!-- Describe the testing process for these changes -->

- TODO

### Checklist

- [ ] Changes are described in the `CHANGELOG.md`
- [ ] CI passed

0 comments on commit 12e1b4b

Please sign in to comment.