mirror of
https://github.com/AndyTheFactory/newspaper4k.git
synced 2025-04-04 22:21:14 +08:00
docs: introduce correct markdown checkboxes (#640)
This commit is contained in:
parent
3877704fb8
commit
a89e020442
10
.github/pull_request_template.md
vendored
10
.github/pull_request_template.md
vendored
@ -17,8 +17,8 @@
|
||||
|
||||
### Checklist
|
||||
|
||||
[] I have updated the related issue with new insights and changes
|
||||
[] I added unit tests and updated the docstrings
|
||||
[] I've used one of the [conventional commit types](https://www.conventionalcommits.org/en/v1.0.0/) for my PR title: `fix:`, `feat:`, `build:`, `chore:`, `ci:`, `docs:`, `style:`, `refactor:`, `perf:`, `test:`.
|
||||
[] I documented my code
|
||||
[] I ran [pre-commit hooks](https://github.com/AndyTheFactory/newspaper4k/blob/documentation-update/CONTRIBUTING.md#setup) and fixed any issue
|
||||
- [ ] I have updated the related issue with new insights and changes
|
||||
- [ ] I added unit tests and updated the docstrings
|
||||
- [ ] I've used one of the [conventional commit types](https://www.conventionalcommits.org/en/v1.0.0/) for my PR title: `fix:`, `feat:`, `build:`, `chore:`, `ci:`, `docs:`, `style:`, `refactor:`, `perf:`, `test:`.
|
||||
- [ ] I documented my code
|
||||
- [ ] I ran [pre-commit hooks](https://github.com/AndyTheFactory/newspaper4k/blob/documentation-update/CONTRIBUTING.md#setup) and fixed any issue
|
||||
|
Loading…
x
Reference in New Issue
Block a user