Browse Source

Update request.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
8d3ea7874a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      request.html

9
request.html

@ -32,10 +32,15 @@ section_id: contact
<input type="checkbox" name="Research" value="0"> User Research<br /> <input type="checkbox" name="Research" value="0"> User Research<br />
<p>Tell us about your project with how much or little information you want to share: *<br /> <p>Tell us about your project with how much or little information you want to share: *<br />
<textarea class='required' name='message' placeholder='Details'></textarea></p> <textarea class='required' name='message' placeholder='Details'></textarea></p>
<p>Your budget (USD $) *<br /> <p>Usability Lab<br />
<blockquote>If your budget is 0, we suggest a pledge for Ura with at least $2 (suggested: $5) on Patreon. This allows us to keep helping projects and buy coffee when working.</blockquote> Are you interested to apply for Open Tech Fund's Usability Lab if your project meets the criteria? Read more <a href="https://www.opentech.fund/lab/usability-lab" target="_blank">here</a>:</p>
<input type="radio" name="lab" value="yes"> Yes<br>
<input type="radio" name="lab" value="no"> No<br>
<p>Your budget (USD $)<br />
<blockquote>If you are not meeting the Usability Lab criteria, let us know what your budget is. We will get back to you afterwards. Alternatively you can also ask a quote by contacting us. </blockquote>
<input class='required' name='budget' placeholder='0' type='number' min="0" max="9999999"></p> <input class='required' name='budget' placeholder='0' type='number' min="0" max="9999999"></p>
<p>Enter your bid and we will get back to you with a time & cost estimate.</p> <p>Enter your bid and we will get back to you with a time & cost estimate.</p>
<p>We partnered with Stickermule which supports many Open Source projects already! All approved projects can choose to receive a $50 Stickermule coupon to get started.</p>
<div class='spacing'></div> <div class='spacing'></div>
<input class='button boxed blue' type='submit'> <input class='button boxed blue' type='submit'>
</form> </form>

Loading…
Cancel
Save