-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsubmit.html
25 lines (25 loc) · 1.28 KB
/
submit.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: division
id: submit
title: Submit a build
---
<div class="main-container wide">
<h1>Submit a build</h1>
<p>
Instead of using this form you can submit your build via <a href="https://github.com/DivisionBuilds/divisionbuilds.github.io/issues" target="_blank">Github Issue</a> or <a href="https://github.com/DivisionBuilds/divisionbuilds.github.io/pulls" target="_blank">Github Pull Request</a> aswell.
If you want to know more <a href="contribution">click here</a>.
</p>
<p>
We also accepts links to your build info, if you already published the build somewhere.
</p>
<p>
If you do not have a Github account, feel free to submit your build via e-mail (<a href="mailto:[email protected]">[email protected]</a>) or message me on Reddit (<a href="https://www.reddit.com/u/Zerthox" target="_blank">u/Zerthox</a>) or Discord (<a href="https://discord.me/divisionbuilds" target="_blank">Zerthox#1999</a>) and I will try to respond as soon as possible.
</p>
<br>
<i>
<div class="alert error">Submission form is currently closed</div>
<p>
The form will be back after it has been updated and made it more user friendly. You can still use the other ways of build submission listed above.
</p>
</i>
</div>