
This page is used by
RequestAccessToGit
%STARTINCLUDE%<form name="myform" action="%SCRIPTURL{"edit"}%/%WEB%/%URLPARAM{"topic"}%">
<div class="foswikiFormSteps">
<div class="foswikiFormStep">
---++ Your !WikiName + Would<nop>LikeToCheckIn
This form will create a topic named <nop>%WIKINAME%WouldLikeToCheckIn. (If you see !WikiGuest you should [[%SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC%][login]] first.)
</div>
<div class="foswikiFormStep">
Topic name:%BR%
<input name="topic" class="foswikiInputField" type="text" size="50" value="%WIKINAME%WouldLikeToCheckIn" />
</div>
<div class="foswikiFormStep">
Github username / login:%BR%
<input name="github" class="foswikiInputField" type="text" size="50" />
</div>
<div class="foswikiFormStep">
---++ Requesting access to
<input type="checkbox" name="core" value="Core" /> Core Code%BR%
<input type="checkbox" name="translate" value="Translations" /> Translations%BR%
<input type="checkbox" name="plugins" value="wikiplugins" /> Extensions (Plugins, Contribs, Skins)
</div>
<div class="foswikiFormStep">
---++ Who are you?
Tell us a bit about yourself.
<textarea name="who" class="foswikiTextArea" wrap="virtual" rows="10" cols="60"></textarea>
</div>
<div class="foswikiFormStep">
---++ What can you do?
Please list any skills and experiences you can draw from as a %WIKITOOLNAME% Developer. If requesting access to Translations, list the languages you are willing to help translate.
<textarea name="what" class="foswikiTextArea" wrap="virtual" rows="10" cols="60"></textarea>
</div>
<div class="foswikiFormStep">
---++ Why do you want to do it?
What is your motivation to become a %WIKITOOLNAME% Developer?
<textarea name="why" class="foswikiTextArea" wrap="virtual" rows="10" cols="60"></textarea>
</div>
<div class="foswikiFormStep">
<input type="submit" class="foswikiSubmit" value="Continue"/> and edit your request on the next page
</div>
</div>
<input type="hidden" name="templatetopic" value="Development.ProjectContributorWouldLikeToCheckInTopicTemplate" />
<input type="hidden" name="topicparent" value="Development.RequestAccessToGit" />
</form>%STOPINCLUDE%