Skip to content

Commit

Permalink
Tweak contributions css
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendPeter committed Jan 28, 2025
1 parent 9a78c10 commit e672765
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/contributions/0_contribution_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ We're so excited you're interested in contributing! Here's how to get plugged in

1. Get setup for your role :

<div style="display: grid; gap: 30px; grid-template-rows: 1fr 1fr; grid-template-columns: 100px 1fr">
<div><i>For Developers</i></div>
<div><a href="1_local_setup.html">Setup BetterVoting locally</a>, so that you can develop and test your changes. Then <a href="https://github.com/Equal-Vote/star-server/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22">grab a good-first-issue</a>!<br/><br/>You will need triage access in order to self assign <a href="mailto:[email protected]?subject=Triage%20Permissions%20Request&body=Hi%20there!%20Please%20add%20triage%20permissions%20for%20INSERT_GITHUB_USER_NAME.">drop an email to [email protected]</a> with your github username in order to get permissions.)</div>
<div><i>For Translators</i></div>
<div style="display: grid; column-gap: 10px; row-gap: 40px; grid-template-rows: 1fr 1fr; grid-template-columns: max-content 1fr">
<div><i>For Developers:</i></div>
<div><a href="1_local_setup.html">Setup BetterVoting locally</a>, so that you can develop and test your changes. Then <a href="https://github.com/Equal-Vote/star-server/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22">grab a good-first-issue</a>!<br/><br/>You will need triage access in order to self assign <a href="mailto:[email protected]?subject=Triage%20Permissions%20Request&body=Hi%20there!%20Please%20add%20triage%20permissions%20for%20INSERT_GITHUB_USER_NAME.">drop an email to [email protected]</a> with your github username in order to get permissions.</div>
<div><i>For Translators:</i></div>
<div><a href="5_adding_translations.html">Follow our translation process</a> to add support for your language in BetterVoting.</div>
</div>

Expand Down

0 comments on commit e672765

Please sign in to comment.