Skip to content

Commit

Permalink
more capitalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
BrickPi committed May 7, 2023
1 parent b36435b commit d8b6305
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/routes/contribute/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<h1>What can you do to help?</h1>
<div>
<ul>
<li>Join the team! if you have any experience in C++, art, networking, godot, or design, we'd love to have you! <a href="https://forms.gle/VdFgD8W5pkDhGWQV7" target="_blank" rel="noopener noreferrer">fill out the form</a></li>
<li>Test it out! if you poke around at what we've got so far, report any bugs in <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a> or open an issue <a href="https://www.github.com/OpenVic2Project/OpenVic2" target="_blank" rel="noopener noreferrer">on GitHub</a>.</li>
<li>Write events and decisions. love your LARP? not enough flavour for your nation? over on <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a> you can submit your own events and decisions.</li>
<li>Join the team! If you have any experience in C++, art, networking, Godot, or design, we'd love to have you! <a href="https://forms.gle/VdFgD8W5pkDhGWQV7" target="_blank" rel="noopener noreferrer">Fill out the form</a></li>
<li>Test it out! If you poke around at what we've got so far, report any bugs in <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a> or open an issue <a href="https://www.github.com/OpenVic2Project/OpenVic2" target="_blank" rel="noopener noreferrer">on GitHub</a>.</li>
<li>Write events and decisions. Love your LARP? Not enough flavour for your nation? Over on <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a> you can submit your own events and decisions.</li>
<li>Översätt (that's Swedish for translate)! We aren't to a point where we need translators yet, but eventually we'll need your help.</li>
</ul>
<p>If you've got any questions, feel free to ask on <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a>, we don't bite :)</p>
Expand Down

0 comments on commit d8b6305

Please sign in to comment.