Merge remote-tracking branch 'origin/main' into nl/3032-updates-to-analyst-org-domain-request

This commit is contained in:
CocoByte 2024-12-16 19:12:01 -07:00
commit f2201c4c6e
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
2 changed files with 13 additions and 9 deletions

View file

@ -27,12 +27,16 @@
<p> Well review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.</p> <p> Well review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.</p>
<p>During our review well verify that:</p> {% if has_organization_feature_flag %}
<p>During our review, well verify that your requested domain meets our naming requirements.</p>
{% else %}
<p>During our review, well verify that:</p>
<ul class="usa-list"> <ul class="usa-list">
<li>Your organization is eligible for a .gov domain.</li> <li>Your organization is eligible for a .gov domain.</li>
<li>You work at the organization and/or can make requests on its behalf.</li> <li>You work at the organization and/or can make requests on its behalf.</li>
<li>Your requested domain meets our naming requirements.</li> <li>Your requested domain meets our naming requirements.</li>
</ul> </ul>
{% endif %}
<p> Well email you if we have questions. Well also email you as soon as we complete our review. You can <a href="{% if portfolio %}{% url 'domain-requests' %}{% else %}{% url 'home' %}{% endif %}">check the status</a> <p> Well email you if we have questions. Well also email you as soon as we complete our review. You can <a href="{% if portfolio %}{% url 'domain-requests' %}{% else %}{% url 'home' %}{% endif %}">check the status</a>
of your request at any time on the registrar.</p> of your request at any time on the registrar.</p>

View file

@ -12,12 +12,12 @@ STATUS: Submitted
NEXT STEPS NEXT STEPS
Well review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience. Well review your request. This review period can take 30 business days. Due to the volume of requests, the wait time is longer than usual. We appreciate your patience.
During our review well verify that: During our review, well verify that:
- Your organization is eligible for a .gov domain - Your organization is eligible for a .gov domain
- You work at the organization and/or can make requests on its behalf - You work at the organization and/or can make requests on its behalf
- Your requested domain meets our naming requirements - Your requested domain meets our naming requirements
Well email you if we have questions. Well also email you as soon as we complete our review. You can check the status of your request at any time on the registrar homepage. <https://manage.get.gov> Well email you if we have questions. Well also email you as soon as we complete our review. You can check the status of your request at any time on the registrar. <https://manage.get.gov>
NEED TO MAKE CHANGES? NEED TO MAKE CHANGES?