1
0
mirror of https://github.com/bitwarden/server synced 2025-12-11 13:53:40 +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 ## 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) - [ ] 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 requires a **documentation update** (notify the documentation team)
- [ ] This change has particular **deployment requirements** (notify the DevOps team) - [ ] This change has particular **deployment requirements** (notify the DevOps team)