File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,14 @@ Fixes #[issue number] by @[issue author]
1717
1818## Checklist
1919<!-- Replace the [ ] with [x] to check the boxes. -->
20- - [ ] My pull request has a descriptive title (not a vague title like `Update
21- index.md`).
20+ - [ ] My pull request has a descriptive title (not a vague title like ` Update index.md ` ).
2221- [ ] My pull request targets the ` develop ` branch of the repository. <!-- Change this branch if you're targeting a branch other than `develop` -->
2322- [ ] My commit messages follow best practices.
2423- [ ] My code follows the established code style of the repository.
2524- [ ] I added tests for the changes I made (if applicable).
2625- [ ] I updated the changelog.
2726- [ ] I added or updated documentation (if applicable).
28- - [ ] I tried running the project locally and verified that there are no
29- visible errors.
27+ - [ ] I tried running the project locally and verified that there are no visible errors.
3028
3129## Developer Certificate of Origin
3230<!-- You must read and understand the following attestation. -->
You can’t perform that action at this time.
0 commit comments