1
0
mirror of https://github.com/bitwarden/server synced 2026-01-08 11:33:26 +00:00

Remove (mark with an X) from PR template (#2059)

This commit is contained in:
Oscar Hinton
2022-06-14 17:45:57 +02:00
committed by GitHub
parent 4bedf140cc
commit 8e110b5c41

View File

@@ -1,4 +1,6 @@
## Type of change (mark with an `X`)
## Type of change
<!-- (mark with an `X`) -->
```
- [ ] Bug fix
@@ -19,7 +21,9 @@
* **file.ext:** Description of what was changed and why
## Before you submit (mark with an `X`)
## Before you submit
<!-- (mark with an `X`) -->
```
- [ ] I have checked for formatting errors (`dotnet tool run dotnet-format --check`) (required)