1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Update PULL_REQUEST_TEMPLATE.md (#1938)

This commit is contained in:
Federico Maccaroni
2022-06-06 10:30:59 -03:00
committed by GitHub
parent 8168089591
commit 43d3c7b5d7

View File

@@ -22,6 +22,7 @@
## Before you submit
- [ ] I have checked for formatting errors (`dotnet tool run dotnet-format --check`) (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 has particular **deployment requirements** (notify the DevOps team)