Skip to content

Commit

Permalink
Merge pull request #549 from nationalarchives/chore/better-pr-template
Browse files Browse the repository at this point in the history
Make the PR template more useful
  • Loading branch information
jacksonj04 authored Jan 31, 2024
2 parents 0e1c797 + 68cc2df commit 6cb7e47
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
9 changes: 9 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Summary of changes

<!-- Replace this with a short summary of changes in this PR -->

## Checklist

- [ ] I have created/updated method docstrings (if necessary)
- [ ] I have considered if this is a breaking change
- [ ] I have updated the changelog (if necessary)
9 changes: 0 additions & 9 deletions pull_request_template.md

This file was deleted.

0 comments on commit 6cb7e47

Please sign in to comment.