Website deployed from calcite@ee9b80b0b68d442991dfaa142722e3488ec73e79
diff --git a/docs/howto.html b/docs/howto.html
index 6a2afae..d74b3ae 100644
--- a/docs/howto.html
+++ b/docs/howto.html
@@ -147,9 +147,6 @@
 <a href="#processing-jira-account-requests" id="markdown-toc-processing-jira-account-requests">Processing JIRA account requests</a>        <ul>
           <li><a href="#account-added-to-contributor-list" id="markdown-toc-account-added-to-contributor-list">Account added to contributor list</a></li>
           <li><a href="#account-not-found" id="markdown-toc-account-not-found">Account not found</a></li>
-          <li><a href="#jira-account-created-and-added-to-contributors-list" id="markdown-toc-jira-account-created-and-added-to-contributors-list">JIRA account created and added to contributors list</a></li>
-          <li><a href="#jira-username-unavailable" id="markdown-toc-jira-username-unavailable">JIRA username unavailable</a></li>
-          <li><a href="#request-not-sent-from-same-email-address-for-jira-account" id="markdown-toc-request-not-sent-from-same-email-address-for-jira-account">Request not sent from same email address for JIRA account</a></li>
         </ul>
       </li>
     </ul>
@@ -1157,7 +1154,7 @@
 <h1 id="advanced-topics-for-pmc-members">Advanced topics for PMC members</h1>
 
 <h2 id="processing-jira-account-requests">Processing JIRA account requests</h2>
-<p>Here are some email templates that can be used when processing requests for JIRA accounts.</p>
+<p>Here are some email templates that can be used when processing requests for adding a JIRA account as a contributor.</p>
 
 <h3 id="account-added-to-contributor-list">Account added to contributor list</h3>
 
@@ -1187,46 +1184,6 @@
 Best regards,
 [INSERT YOUR NAME HERE]</code></pre></figure>
 
-<h3 id="jira-account-created-and-added-to-contributors-list">JIRA account created and added to contributors list</h3>
-
-<figure class="highlight"><pre><code class="language-text" data-lang="text">Hello [INSERT NAME HERE],
-
-Thanks for your interest in becoming a Calcite contributor! I have requested for your JIRA account
-with the username ([INSERT USERNAME HERE]) to be created. You will receive an email shortly with further
-instructions on how to set your password. I have also added your account to the contributors list in JIRA.
-Happy contributing!
-
-If you have not subscribed to our development list (dev@calcite.apache.org) yet, I encourage you to do so by
-emailing dev-subscribe@calcite.apache.org. Further information about our mailing lists is available here:
-https://calcite.apache.org/community/#mailing-lists
-
-Best regards,
-[INSERT YOUR NAME HERE]</code></pre></figure>
-
-<h3 id="jira-username-unavailable">JIRA username unavailable</h3>
-
-<figure class="highlight"><pre><code class="language-text" data-lang="text">Hello [INSERT NAME HERE],
-
-Thanks for your interest in becoming a Calcite contributor! Unfortunately, the username you requested
-([INSERT USERNAME HERE]) is not available. Please note that usernames can only contain lowercase
-letters and numbers. Please select a different username and let me know by return email to try again.
-
-Best regards,
-[INSERT YOUR NAME HERE]</code></pre></figure>
-
-<h3 id="request-not-sent-from-same-email-address-for-jira-account">Request not sent from same email address for JIRA account</h3>
-
-<figure class="highlight"><pre><code class="language-text" data-lang="text">Hello [INSERT NAME HERE],
-
-Thanks for your interest in becoming a Calcite contributor! Unfortunately, I am unable to process your
-request as the request was not sent from the email address to be linked to your JIRA account.
-
-Please send your request again using the same email address as the one requested for your account ([INSERT EMAIL ADDRESS HERE]),
-so that I can process your request.
-
-Best regards,
-[INSERT YOUR NAME HERE]</code></pre></figure>
-