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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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)