File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11## Description
22
3- <!-- Describe the changes you made in this PR . -->
3+ <!-- Describe the changes you made in this Pull Request . -->
44
55## Checklist
66
7- <!-- Make sure all items below are checked before submitting the PR . -->
7+ <!-- Make sure all items below are checked before submitting the Pull Request . -->
88
9- - [ ] I have run the tests locally with ` make install-dev ` and ` make test `
9+ - [ ] I have installed pre-commit on this project (for instance with the ` make install-dev ` command)
10+ ** before** creating any commit, or I have run successfully the ` make lint ` command on my changes
11+ - [ ] I have run successfully the ` make test ` command on my changes
1012- [ ] I have updated the ` README.md ` if my changes affected it
11- - [ ] I have updated the package version in ` linkup/_version.py ` and ` pyproject.toml ` if I plan on
12- creating a new release
You can’t perform that action at this time.
0 commit comments