Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4345: proposing change for permissionless bounties #4358

Merged
merged 2 commits into from
May 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions app/retail/templates/emails/campaigns/email_campaign_day_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,25 @@ <h1>Day 2: Finding A Gitcoin Issue For You</h1>
<h2>Start Work</h2>
<p>
{% blocktrans %}
Click ‘Express Interest’ to provide a brief message to the repo-maintainer that you’re interested in the issue.
Check if a bounty requires approval from the funder by checking the Permissions section within the bounty.
{% endblocktrans %}
<BR><BR>
{% blocktrans %}
If it states "Permissionless" you can click "Start Work" to provide a short action plan and get started on working.
{% endblocktrans %}
<BR><BR>
{% blocktrans %}
However if it states anything else, you can click the button "Express Interest" to provide a brief message to the bounty owner that you want to work on this issue.
{% endblocktrans %}
<BR>
{% blocktrans %}
From here, you’ll receive an email and a notification when the issue is ready for you to work.
{% endblocktrans %}
</p>

<p>
{% blocktrans %}
From here, you’ll receive an email and a notification when the issue is ready for you to work. You’ll be able to submit a PR directly onto the repo maintainer’s project from there. It’s that simple!
You’ll be able to submit a PR directly onto the repo maintainer’s project from there. It’s that simple!
{% endblocktrans %}
</p>

Expand Down
12 changes: 8 additions & 4 deletions app/retail/templates/emails/campaigns/email_campaign_day_2.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
Day 2: Finding a Gitcoin issue for you

By this point, you might have poked around the Gitcoin Issue Explorer to see the open source projects you could make money by contributing! If interested in doing work, here’s how.
By this point, you might have poked around the Gitcoin Issue Explorer to see the open source projects you could make money by contributing! If you are interested in start working, here’s how.

Start Work
Click ‘Express Interest’ to provide a brief message to the repo-maintainer that you’re interested in the issue.
Check if a bounty requires approval from the funder by checking the Permissions section within the bounty.

From here, you’ll receive an email and a notification when the issue is ready for you to work. You’ll be able to submit a PR directly onto the repo maintainer’s project from there. It’s that simple!
If it states "Permissionless" you can click "Start Work" to provide a short action plan and get started on working.

CTA: Check out the Issue Explorer if you haven’t already! If you don’t find good fits, let us know an open source project that you’d like to see using Gitcoin. No promises, but we might have something up our sleeve.
However if it states anything else, you can click the button "Express Interest" to provide a brief message to the bounty owner that you want to work on this issue. From here, you’ll receive an email and a notification when the issue is ready for you to work.

You’ll be able to submit a PR directly onto the repo maintainer’s project from there. It’s that simple!

CTA: Check out the Issue Explorer if you haven’t already! If you don’t find good fits, let us know an open source project that you’d like to see using Gitcoin. No promises, but we might have something up our sleeve.