forked from ilot/ilot-io
content/join: remove OC information until that is setup
This commit is contained in:
parent
a394f3017e
commit
09e7ffed8a
1 changed files with 2 additions and 0 deletions
|
@ -107,11 +107,13 @@
|
||||||
<p><textarea id="about-me" name="about-me" rows="10" maxlength="500"></textarea></p>
|
<p><textarea id="about-me" name="about-me" rows="10" maxlength="500"></textarea></p>
|
||||||
<p>How did you find out about ilot? We want to better understand how people are finding us.</p>
|
<p>How did you find out about ilot? We want to better understand how people are finding us.</p>
|
||||||
<p><textarea id="how-found" name="how-found" rows="10" maxlength="500"></textarea></p>
|
<p><textarea id="how-found" name="how-found" rows="10" maxlength="500"></textarea></p>
|
||||||
|
<!-- Hide until we get an OpenCollective account going
|
||||||
<h2 id="open-collective">Open Collective:</h2>
|
<h2 id="open-collective">Open Collective:</h2>
|
||||||
<p>Contributing through <a href="https://opencollective.com/ilotio">Open Collective</a> is a condition
|
<p>Contributing through <a href="https://opencollective.com/ilotio">Open Collective</a> is a condition
|
||||||
of membership, so applicants must have an existing Open Collective profile, which can be set up <a href="https://opencollective.com/create-account">here</a>.</p>
|
of membership, so applicants must have an existing Open Collective profile, which can be set up <a href="https://opencollective.com/create-account">here</a>.</p>
|
||||||
<p><label for="oc-user">Link to your OpenCollective profile</label>
|
<p><label for="oc-user">Link to your OpenCollective profile</label>
|
||||||
<input id="oc-user" name="oc-user" type="text" required maxlength="50"></p>
|
<input id="oc-user" name="oc-user" type="text" required maxlength="50"></p>
|
||||||
|
-->
|
||||||
<h2 id="code-of-conduct">Code of Conduct:</h2>
|
<h2 id="code-of-conduct">Code of Conduct:</h2>
|
||||||
<p>New members must also agree to our <a href="https://ilot.io/meta/code-of-conduct/">Code of Conduct</a> and must be over the age of consent.</p>
|
<p>New members must also agree to our <a href="https://ilot.io/meta/code-of-conduct/">Code of Conduct</a> and must be over the age of consent.</p>
|
||||||
<p><input type="checkbox" name="agree-to-terms" value="agree-to-terms" required> I am over 18, and have read, understood and agree to the terms of use and engagement as written in the <a href="https://ilot.io/meta/code-of-conduct">Code of Conduct</a>. A summary of the code is below; please be sure to review the full Code via the link.</p>
|
<p><input type="checkbox" name="agree-to-terms" value="agree-to-terms" required> I am over 18, and have read, understood and agree to the terms of use and engagement as written in the <a href="https://ilot.io/meta/code-of-conduct">Code of Conduct</a>. A summary of the code is below; please be sure to review the full Code via the link.</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue