mirror of
https://github.com/bitwarden/server
synced 2025-12-28 14:13:48 +00:00
Fix VSCode Launch file (#2077)
* Fix launch.json * Also change pull request template
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -26,7 +26,7 @@
|
||||
<!-- (mark with an `X`) -->
|
||||
|
||||
```
|
||||
- [ ] I have checked for formatting errors (`dotnet tool run dotnet-format --check`) (required)
|
||||
- [ ] I have checked for formatting errors (`dotnet format --verify-no-changes`) (required)
|
||||
- [ ] 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)
|
||||
|
||||
Reference in New Issue
Block a user