Skip to content

Latest commit

 

History

History
79 lines (55 loc) · 2.5 KB

index.md

File metadata and controls

79 lines (55 loc) · 2.5 KB

(sprint_help)=

Contribute to the events

:::{toctree} :maxdepth: 1 :hidden:

issues_list self videos prep-work environment_setup_gitpod ../about/contributing_to_pymc/index ../about/contributing_to_documentation/index language-translations donate :::

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 {ref}PR Tutorial <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.

::::{div} sd-d-flex-row sd-align-major-center :::{button-link} https://twitter.com/intent/tweet?text=https://pymc-data-umbrella.xyz :color: primary :outline: :class: btn-lg

Create Tweet {fab}twitter ::: ::::

There are social media links and text available in our {ref}media_kit with information for sharing with your network.

Some outreach related advise

  • Always use https://pymc-data-umbrella.xyz when linking to the general series of events, use links within this domain for specific links to single events or external links (i.e. direct link to webinar or to registration form).

  • Use "events" to refer indistinctively to any event in the series, be it one of the webinars or the sprint session.

  • Use "webinars" to refer to the webinars we are hosting in preparation of the sprint. Try to avoid "tutorials" as it can be confusing with the content of the documentation webinar. If you need some alternative to "webinar" consider using "event" or "workshop" before for example.

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 {ref}translations.

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