Contribute to the events#

Help us improve this website#

If you find any errors or have any suggestions, please let us know! You can either report an issue or send us a pull request.

  1. Click on the GitHub icon in the top right corner of the page to visit the page repo.

  2. Fork and clone the repository.

  3. Install the requirements.

    pip install -r requirements-docs.txt
    
  4. Build the docs locally.

    sphinx-build . build -b html
    
  5. Make your changes to the documentation.

  6. Create your pull request.

Tip

You can use as reference the PR Tutorial which explains how you can do a PR to PyMC.

Spread the word#

Share the announcements on social networks, within your personal networks. This will help us to reach more people.

There are social media links and text available in our Social Media Kit with information for sharing with your network.

Language translations#

We are translating the website from English to other languages. The first couple of languages we are focusing on are Spanish and Portuguese. For more detailed instructions on how you can submit translations, see Language Translations.

If you are interested in translating to another language, please open up an issue with any suggestions.