Skip to content

Commit

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

1. Get setup for your role :

<table style="border: 0">
<tr><td>For Developers</td><td style="border: 0"><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>! 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.)</td></tr>
<tr><td>For Translators</td><td style="border: 0"><a href="5_adding_translations.html">Follow our translation process</a> to add support for your language in BetterVoting.</td></tr>
</table>
<div style="display: grid; grid-template-rows: 1fr 1fr; grid-template-columns: 150px 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>! 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>

If you have any questions or need help with your setup, don't hestitate to [schedule a meeting](https://starvoting.org/meeting) on Arend's calendar.

0 comments on commit 7dff5fc

Please sign in to comment.