File tree Expand file tree Collapse file tree
projects/[projectId]/contributors Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,14 +74,9 @@ const HelpPage = () => {
7474
7575 < div className = "card bg-base-300 w-1/2 ml-2" >
7676 < div className = "card-body" >
77- < div className = "card-title" > STAPLE Presentations</ div >
78- In a workshop? Use our google doc to leave notes.{ " " }
79- < a
80- className = "link-primary"
81- href = "https://docs.google.com/document/d/1y7QxO4BhTygyLUpiOtp735nUnAer_rfzhi0HUcckDVU/edit?usp=sharing"
82- >
83- Leave notes here.
84- </ a > { " " }
77+ < div className = "card-title" > STAPLE Emails</ div >
78+ Invitations and notifications come from app@staple.science. The email may go to spam
79+ and may need to be marked as safe to ensure all notification emails are received.
8580 </ div >
8681 </ div >
8782 </ div >
Original file line number Diff line number Diff line change @@ -87,6 +87,10 @@ function NewContributor() {
8787 entered together will have the same privilege, roles, and tags. You can add or change these
8888 values after they accept your invite.
8989 </ p >
90+ < p className = "mt-2 mb-2 text-lg" >
91+ Each person will receive an email from app@staple.science. The email may go to spam and may
92+ need to be marked as safe to ensure all notification emails are received.
93+ </ p >
9094 < Card title = "" >
9195 < ContributorForm
9296 projectId = { projectId ! }
You can’t perform that action at this time.
0 commit comments