|
@@ -23,7 +23,7 @@ Please make sure to read the Pull Request Guidelines: https://github.com/tauri-a
|
|
|
- [ ] No
|
|
|
|
|
|
### Checklist
|
|
|
-- [ ] When resolving issues, they are referenced in the PR's title (e.g `fix #___, #___`)
|
|
|
+- [ ] When resolving issues, they are referenced in the PR's title (e.g `fix: remove a typo, closes #___, #___`)
|
|
|
- [ ] A change file is added if any packages will require a version bump due to this PR per [the instructions in the readme](https://github.com/tauri-apps/tauri/blob/dev/.changes/readme.md).
|
|
|
- [ ] I have added a convincing reason for adding this feature, if necessary
|
|
|
|