mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 09:07:02 +02:00
Update generating-emails-guide.md
This commit is contained in:
parent
bc559fe18e
commit
d7ff26fe0d
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
## Domain Invitation
|
||||
- Starting Location: Home page
|
||||
- Workflow: (Domains Table) Manage domain
|
||||
- Workflow Step: Click "Manage" => Click "Domain managers" => Click "Add a domain manager" => (enter email) => Click "Add user"
|
||||
- Workflow Step: Click "Manage" -> Click "Domain managers" -> Click "Add a domain manager" -> (enter email) -> Click "Add user"
|
||||
- [Email Content](https://github.com/cisagov/manage.get.gov/blob/main/src/registrar/templates/emails/domain_invitation.txt)
|
||||
|
||||
### Domain Invitation Subject
|
||||
|
@ -13,7 +13,7 @@
|
|||
## Domain Request Withdrawn
|
||||
- Starting Location: Home page
|
||||
- Workflow: (Domain requests Table) Manage domain
|
||||
- Workflow Step: Click "Manage" => Click "Withdraw request" => (confirmation prompt) => Click "Withdraw request" (inside prompt)
|
||||
- Workflow Step: Click "Manage" -> Click "Withdraw request" -> (confirmation prompt) -> Click "Withdraw request" (inside prompt)
|
||||
- Notes: You can also do this through Django Admin by switching a domain of status "submitted" to "withdrawn", but you need to be the submitter (email listed on Your Contact Information).
|
||||
- [Email Content](https://github.com/cisagov/manage.get.gov/blob/main/src/registrar/templates/emails/domain_request_withdrawn.txt)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue