This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git
The following commit(s) were added to refs/heads/main by this push:
new 858de3b Improve the wording of the vote initiation form page further
858de3b is described below
commit 858de3b428b18cbdeb7ca7459d45890c02b752b4
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Sep 9 20:20:13 2025 +0100
Improve the wording of the vote initiation form page further
---
atr/templates/voting-selected-revision.html | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/atr/templates/voting-selected-revision.html
b/atr/templates/voting-selected-revision.html
index 771892a..05e2c78 100644
--- a/atr/templates/voting-selected-revision.html
+++ b/atr/templates/voting-selected-revision.html
@@ -29,7 +29,7 @@
<div class="px-3 py-4 mb-4 bg-light border rounded">
<!-- TODO: Specify the draft revision too? -->
<p class="mb-0">
- Starting a vote for this draft release will cause an email to be sent to
the appropriate mailing list, and advance the draft to the "waiting for vote
result" phase, unless you send a test message to yourself.
+ Starting a vote for this draft release will cause an email to be sent to
the appropriate mailing list, and advance the draft to the VOTE phase. Please
note that this feature is currently in development.
</p>
</div>
@@ -46,10 +46,6 @@
{% if revision_number and (not manual_vote_process_form) %}
{{ forms.errors_summary(form) }}
- <div class="p-3 mb-4 bg-warning-subtle border border-warning rounded">
- <strong>Note:</strong> This feature is currently in development.
- </div>
-
<form method="post"
id="vote-initiate-form"
class="atr-canary py-4 px-5"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]