Skip to content

Commit a9a346b

Browse files
Update README.md (#178)
* Update README.md * Update README.md Co-authored-by: Oriol Abril-Pla <[email protected]> * Update README.md Co-authored-by: Oriol Abril-Pla <[email protected]>
1 parent 8ffee73 commit a9a346b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ PyMC3 educational resources, including the PyMC3 port of the following books (or
88
- [PyMC3 port of the book "Bayesian Statistical Methods" by Brian J. Reich and Sujit K. Ghosh](https://github.com/pymc-devs/resources/tree/main/BSM)
99
- [PyMC3 port of the book "Bayesian Data Analysis" by Andrew Gelman, John B. Carlin, Hal S. Stern, David B. Dunson, Aki Vehtari and Donald B. Rubin](https://github.com/pymc-devs/resources/tree/main/BDA3)
1010

11+
## How to contribute
12+
Thanks wanting to contribute! These resources are a community effort and we, and all future resource users, appreciate your help.
13+
14+
If just starting
15+
1. Reading the [contributing guide for pymc]( https://docs.pymc.io/en/latest/contributing/index.html) is a good place to start. The guide will familiarize you with the high level tools and workflow.
16+
* Some of the instructions will differ so read the below steps first.
17+
2. In this repo the environments are defined per resource. Look into each directory to find the environment file and use that
18+
3. When ready to contribute open a draft PR stating the scope of work as early as possible. This helps avoid duplicate work early.
19+
4. If you have further questions don't hesitate to ask on https://discourse.pymc.io/.
1120

1221
# License
1322
Unless otherwise stated in the directory containing the codes, all codes are copyrighted by their author(s) under MIT license.

0 commit comments

Comments
 (0)