Browse Source

Update PULL_REQUEST_TEMPLATE.md (#1938)

github-services/pull/1940/head
Federico Maccaroni 4 years ago committed by GitHub
parent
commit
43d3c7b5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/PULL_REQUEST_TEMPLATE.md

1
.github/PULL_REQUEST_TEMPLATE.md

@ -22,6 +22,7 @@ @@ -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)

Loading…
Cancel
Save