1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 13:23:27 +00:00

Update PR template to remind about EF migrations (#1679)

* Update PR template to remind about EF migrations

* Update wording
This commit is contained in:
Thomas Rittson
2021-11-02 08:22:17 +10:00
committed by GitHub
parent 4c9d9b248c
commit 7473a96b27

View File

@@ -22,6 +22,7 @@
## Before you submit
- [ ] If making database changes - I have also updated Entity Framework queries and/or migrations
- [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required)
- [ ] This change requires a **documentation update** (notify the documentation team)
- [ ] This change has particular **deployment requirements** (notify the DevOps team)