-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2022 from kabilar/gitignore
Add text from the Handbook to the rejected user email
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,17 @@ Dear {{ greeting_name }}, | |
|
||
Your DANDI account has been denied approval. | ||
{% if rejection_reason %} | ||
Reason: | ||
Detailed reason: | ||
{{ rejection_reason }} | ||
{% endif %} | ||
|
||
If you would like to appeal this decision, please contact the DANDI admins at [email protected]. | ||
DANDI is freely accessible to the neuroscience research community. Membership is usually granted automatically to GitHub accounts with a .edu or similar academic email. If your registration is denied: | ||
|
||
- With an academic email not linked to your GitHub, please contact [email protected] for assistance using this academic email address to verify your academic affiliation. | ||
|
||
- Without an academic email, account approval is still possible under specific circumstances. You can appeal the decision by contacting [email protected]. | ||
|
||
For more information, see the "Create a DANDI Account page" at https://www.dandiarchive.org/handbook/16_account. | ||
|
||
Sincerely, | ||
|
||
|