Skip to content

Commit

Permalink
add pr template, implements #120
Browse files Browse the repository at this point in the history
  • Loading branch information
maede97 committed Nov 16, 2024
1 parent 830e983 commit 4e6e75d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# PR

## TODO
- [ ] Docs updated
- [ ] Version bumped
- [ ] CI Pipelines run successfully
- [ ] If .env updated --> change in deployment
- [ ] Manually tested

0 comments on commit 4e6e75d

Please sign in to comment.