We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e288d8 + 695c618 commit 16781f8Copy full SHA for 16781f8
app/retail/templates/emails/new_bounty_acceptance.txt
@@ -1,12 +1,15 @@
1
🌈 Funds Paid! 🌈
2
3
Your funded issue has been accepted, and the fulfillment transaction is now on the Etherum network!
4
-{% if unrated_count > 0 %}
5
- Rate!!!!
6
-{% endif %}
7
8
{% include 'emails/bounty.txt' with bounty=bounty %}
9
+{% if unrated_count > 0 %}
+ How was your experience?
+ Help us improve Gitcoin by rating your bounty experience! Only Gitcoin admins are able to see your feedback.
10
+ Rate your bounty experience: {% url "profile" %}#ratingTabs
11
+{% endif %}
12
+
13
You are receiving this email because your email address is on the notification list for this funded issue.
14
15
0 commit comments