Skip to content

Commit d1bf72a

Browse files
Update PULL_REQUEST_TEMPLATE.md (#233)
* Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update per feedback * update link to issue checkpoint Co-authored-by: Oriol (ZBook) <oriol.abril.pla@gmail.com>
1 parent ea6f8ee commit d1bf72a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
## Description
2-
<!-- Thank you so much for your PR!
1+
# {Insert Description}
2+
<!-- Thank you so much for your PR to pymc-examples!
33
4-
To help us review your contribution, please provide the info requested below. Otherwise,
5-
we may leave reviews that are actually out of the scope of the current PR. -->
4+
To make the merge process smoother we've provided some links and a checklist below.
65
7-
Addresses issue #xxx and aims to advance it to <!-- Tracker column: General Updates, ArviZ, Best Practices -->
8-
9-
<!-- We understand that PRs can sometimes be overwhelming, especially as the reviews start coming in.
6+
We understand that PRs can sometimes be overwhelming, especially as the reviews start coming in.
107
Please let us know if the reviews are unclear or the recommended next step seems overly demanding,
118
if you would like help in addressing a reviewer's comments,
12-
or if you have been waiting too long to hear back on your PR.
9+
or if you have been waiting too long to hear back on your PR. -->
10+
11+
+ [ ] Notebook follows style guide https://github.com/pymc-devs/pymc/wiki/PyMC-Jupyter-Notebook-Style-Guide
12+
+ [ ] PR description contains a link to the relevant issue: a tracker one for existing notebooks or a proposal one for new notebooks
13+
1314

14-
Also, please consider reading the contributing guidelines and code of conduct carefully before submitting the PR. They are available at
15-
- https://github.com/arviz-devs/arviz/blob/main/CONTRIBUTING.md
16-
- https://github.com/arviz-devs/arviz/blob/main/CODE_OF_CONDUCT.md -->
15+
### Helpful links
16+
* https://github.com/pymc-devs/pymc-examples/blob/main/CONTRIBUTING.md

0 commit comments

Comments
 (0)