We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58abc7c commit 9860498Copy full SHA for 9860498
.github/pull_request_template.md
@@ -0,0 +1,11 @@
1
+## Description
2
+
3
+<!-- Describe the changes you made in this PR. -->
4
5
+## Checklist
6
7
+<!-- Make sure all items below are checked before submitting the PR. -->
8
9
+- [ ] I have run the tests locally with `make install-dev` and `make test`
10
+- [ ] I have updated the `README.md` if my changes affected it
11
+- [ ] I have updated the package version in `linkup/_version.py` if I plan on creating a new release
0 commit comments