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

add survey section to grants emails #9490

Merged
merged 2 commits into from
Sep 20, 2021
Merged

add survey section to grants emails #9490

merged 2 commits into from
Sep 20, 2021

Conversation

octavioamu
Copy link
Contributor

Description

Add survey section to new_grant creation and thank_you_for_supporting emails with links

Refers/Fixes

Ref https://gitcoin.atlassian.net/browse/GITC-421

Testing

image
image

@@ -131,6 +131,12 @@ <h1 class="grant-email-name">{{ grant.title }}</h1>
</a>
</div>
<hr style="margin-left: 0;">
<div class="">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

take out empty attribute?

@@ -108,5 +108,12 @@ <h2 style="text-transform: none;">{% trans "The world of open source is a better
<hr style="margin-left: 0;">
{% endwith %}
{% endfor %}

<div class="">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@thelostone-mc thelostone-mc merged commit e91dac3 into master Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants