| 
 | 1 | +# Contributors  | 
 | 2 | + | 
 | 3 | +::::{dropdown} Add yourself as a contributor to the OS Working Session  | 
 | 4 | +:icon: person-add  | 
 | 5 | + | 
 | 6 | +The template shown rendered below for the Data Umbrella logo is available here  | 
 | 7 | +to help you copy it and add yourself to the contributor list.  | 
 | 8 | + | 
 | 9 | +Steps to follow are only mentioned here. For an extensive tutorial you can  | 
 | 10 | +read the page {ref}`pr_tutorial` and follow the steps mentioned below:  | 
 | 11 | + | 
 | 12 | +1. Fork and clone the repo. You can get to the repo on GitHub with the icon on the top right of the page  | 
 | 13 | +1. Create a feature branch.  | 
 | 14 | +1. Copy the contributor card template:  | 
 | 15 | + | 
 | 16 | + ```  | 
 | 17 | + :::{grid-item}  | 
 | 18 | +
  | 
 | 19 | + <img alt="Image for contributor template" src="https://raw.githubusercontent.com/data-umbrella/data-umbrella.github.io/main/images/logo/umb-trans.png" class="rounded-circle">  | 
 | 20 | +
  | 
 | 21 | + Contributor Name  | 
 | 22 | +
  | 
 | 23 | + Contributor Location  | 
 | 24 | +
  | 
 | 25 | + [{fas}`globe`](https://www.dataumbrella.org/)  | 
 | 26 | + [{fab}`github`](https://github.com/data-umbrella)  | 
 | 27 | + [{fab}`twitter`](https://twitter.com/DataUmbrella)  | 
 | 28 | + [{fab}`linkedin-in`](https://www.linkedin.com/company/dataumbrella/)  | 
 | 29 | + :::  | 
 | 30 | + ```  | 
 | 31 | +
  | 
 | 32 | +1. Open this file: `2023-03_sprint/sprint_parties/contributors.md`  | 
 | 33 | +1. Paste the template to the relevant section and update it with your personal info.  | 
 | 34 | +
  | 
 | 35 | + :::{important}  | 
 | 36 | + * Copy everything. The opening and closing _3 colon fences_ (`:::`) are necessary  | 
 | 37 | + * Paste your card **under** the last card available (that is, after the last `:::`)  | 
 | 38 | + but **above** the end of the grid (that is, before the one with 4 colons `::::`)  | 
 | 39 | + * Empty lines are important for rendering. The empty line between "Contributor Name"  | 
 | 40 | + and "Contributor Location" places them in different lines when rendering.  | 
 | 41 | + The _lack_ of empty line between the multiple icons places them in the same  | 
 | 42 | + line when rendering the website.  | 
 | 43 | + * The image can be added to the repo ([`_static/contributors_2023_03` folder](https://github.com/pymc-devs/pymc-data-umbrella/tree/main/_static/contributors_2023_03))  | 
 | 44 | + as part of the PR or be an external link like in the template.  | 
 | 45 | + But it needs to be a _square image_.  | 
 | 46 | + :::  | 
 | 47 | +
  | 
 | 48 | + If you do not want to share a website, GitHub, Twitter and/or LinkedIn,  | 
 | 49 | + those lines can be deleted, keeping an eye on not leaving empty lines between icons+links.  | 
 | 50 | +
  | 
 | 51 | +1. Commit your changes and open a Pull Request  | 
 | 52 | +
  | 
 | 53 | +::::  | 
 | 54 | +
  | 
 | 55 | +## Returning Contributors  | 
 | 56 | +Returning contributors have previously participated in a Data Umbrella or PyMC open source event or have previously contributed to PyMC.  | 
 | 57 | +
  | 
 | 58 | +::::{grid} 2 3 4 5  | 
 | 59 | +:gutter: 1  | 
 | 60 | +
  | 
 | 61 | +:::{grid-item}  | 
 | 62 | +
  | 
 | 63 | +<img alt="Image for contributor template" src="../../_static/contributors/blank_person.jpg" class="rounded-circle">  | 
 | 64 | +
  | 
 | 65 | +Sangam  | 
 | 66 | +
  | 
 | 67 | +Bangalore, India  | 
 | 68 | +
  | 
 | 69 | +[{fab}`github`](https://github.com/SangamSwadiK)  | 
 | 70 | +:::  | 
 | 71 | +::::  | 
 | 72 | +
  | 
 | 73 | +## New Contributors  | 
 | 74 | +
  | 
 | 75 | +::::{grid} 2 3 4 5  | 
 | 76 | +:gutter: 1  | 
 | 77 | +
  | 
 | 78 | +:::{grid-item}  | 
 | 79 | +
  | 
 | 80 | +<img alt="Image for contributor template" src="../../_static/contributors/blank_person.jpg" class="rounded-circle">  | 
 | 81 | +
  | 
 | 82 | +Sangam  | 
 | 83 | +
  | 
 | 84 | +Bangalore, India  | 
 | 85 | +
  | 
 | 86 | +[{fab}`github`](https://github.com/SangamSwadiK)  | 
 | 87 | +:::  | 
 | 88 | +::::  | 
0 commit comments