Skip to content

Commit 4d658d1

Browse files
Merge pull request #153 from pepkit/dev
Updated creation of PR template
2 parents e89cf80 + 52e5799 commit 4d658d1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Changes:
2+
- ...
3+
4+
5+
## TODO:
6+
- [ ] ❗ If this PR includes a new database schema migration, following steps are completed: [Database Version Migration](https://pep.databio.org/pephub/developer/pepdbagent/database_version_migration/)
7+
- [ ] Version of pepdbagent updated in `__version__.py` file
8+
- [ ] Changelog updated

0 commit comments

Comments
 (0)