Skip to content

Commit de55543

Browse files
authored
Add Quick links to Contributing guidelines (#5818)
1 parent 4d2f3a8 commit de55543

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Guidelines for Contributing
22

3-
The guidelines for contributing to the PyMC project are available
4-
on [our documentation](https://docs.pymc.io/en/latest/contributing/index.html)
3+
Thank you for being interested in contributing to PyMC. PyMC is an open source, collective effort, and everyone is welcome to contribute. There are many ways in which you can help make it better. Please check the latest information for contributing to the PyMC project on [this guidelines](https://docs.pymc.io/en/latest/contributing/index.html).
4+
5+
Quick links
6+
-----------
7+
8+
* [Pull request (PR) step-by-step ](https://docs.pymc.io/en/latest/contributing/pr_tutorial.html)
9+
* [Pull request (PR) checklist](https://docs.pymc.io/en/latest/contributing/pr_checklist.html)
10+
* [Python style guide with pre-commit](https://docs.pymc.io/en/latest/contributing/python_style.html)
11+
* [Running the test suite](https://docs.pymc.io/en/latest/contributing/running_the_test_suite.html)
12+
* [Submitting a bug report or feature request](https://github.com/pymc-devs/pymc/issues)
513

614
<!-- Commented out because our Docker image is outdated/broken.
715
## Developing in Docker

0 commit comments

Comments
 (0)