Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 1, 2020
2 parents b817b09 + 5033e94 commit 9332c88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/dashboard/templates/bounty/fulfill.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ <h4 class="text-center mb-4">{% trans "Submit Work" %}</h4>
<div class="mt-2">
<label class="form__label" for="githubPRLink">{% trans "Project Link" %}</label>
<input name='githubPRLink' id='githubPRLink' class="form__input font-body" type="text"
placeholder="https://github.com/{{ github_handle }}/REPO/pull/NUM (optional)" value="" required
placeholder="https://github.com/{{ github_handle }}/REPO/pull/NUM" value=""
required
/>
</div>

Expand Down

0 comments on commit 9332c88

Please sign in to comment.