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

Idea for improvement: Clickable links in the "New Project Notification" emails #1838

Open
SunyataZero opened this issue Feb 3, 2019 · 0 comments

Comments

@SunyataZero
Copy link
Collaborator

Right now there is a link after "Project Link:" but it's not clickable

For example an email might look like this:

	<span>You have registered to receive notification on new projects. A new p=
roject has been created.</span>
	<br />
	<br />
	Project
	<ul>
		<li>Project Name: <span>Title</span></li>
		<li>Project Link: <span>https://app.code4socialgood.org/project/view/00000
</span></li>
		<li>Project Description: <span>Description</span></li>
	</ul>

Since the emails are already using html it may be easy to add an "a" tag there right?

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

No branches or pull requests

1 participant