Skip to content

Commit 290789c

Browse files
jmloyolatwiecki
authored andcommitted
Fix linting link in PR template
1 parent af14bea commit 290789c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Depending on what your PR does, here are a few things you might want to address
55
+ [ ] what are the (breaking) changes that this PR makes?
66
+ [ ] important background, or details about the implementation
77
+ [ ] are the changes—especially new features—covered by tests and docstrings?
8-
+ [ ] [linting/style checks have been run](https://github.com/pymc-devs/pymc3/wiki/PyMC3-Python-Code-Style)
8+
+ [ ] [linting/style checks have been run](https://docs.pymc.io/en/latest/contributing/python_style.html)
99
+ [ ] [consider adding/updating relevant example notebooks](https://github.com/pymc-devs/pymc-examples)
1010
+ [ ] right before it's ready to merge, mention the PR in the RELEASE-NOTES.md

0 commit comments

Comments
 (0)