Skip to content

Commit 917d7f0

Browse files
committed
Merge remote-tracking branch 'upstream/main' into my-cool-bugfix
2 parents 0980d0f + 7a6bd02 commit 917d7f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1269
-1878
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11

22
**Thank your for opening a PR!**
33

4+
Before you proceed, please make sure that [the pre-commit linting/style checks pass](https://docs.pymc.io/en/latest/contributing/python_style.html).
5+
46
Depending on what your PR does, here are a few things you might want to address in the description:
57
+ [ ] what are the (breaking) changes that this PR makes?
68
+ [ ] important background, or details about the implementation
79
+ [ ] are the changes—especially new features—covered by tests and docstrings?
8-
+ [ ] [linting/style checks have been run](https://docs.pymc.io/en/latest/contributing/python_style.html)
910
+ [ ] [consider adding/updating relevant example notebooks](https://github.com/pymc-devs/pymc-examples)
1011
+ [ ] right before it's ready to merge, mention the PR in the RELEASE-NOTES.md

.github/workflows/arviz_compat.yml

Lines changed: 0 additions & 94 deletions
This file was deleted.

.github/workflows/jaxtests.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)