This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch release-doc-fixes in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 3dc55555427d0f550c1c42d846bb827dbf13c2d3 Author: Adam Monsen <[email protected]> AuthorDate: Fri Jul 25 15:12:02 2025 -0700 mention need to test rc before +1 vote See: * https://www.apache.org/legal/release-policy.html#release-approval * https://www.apache.org/legal/release-policy.html#approving-a-release --- buildSrc/src/main/resources/email/release.step10.vote.message.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildSrc/src/main/resources/email/release.step10.vote.message.ftl b/buildSrc/src/main/resources/email/release.step10.vote.message.ftl index 31d5b36ae4..8be7ff5d0e 100644 --- a/buildSrc/src/main/resources/email/release.step10.vote.message.ftl +++ b/buildSrc/src/main/resources/email/release.step10.vote.message.ftl @@ -30,7 +30,7 @@ Tagged as ${project['fineract.release.version']} Committer PGP keys, including the release signing key: https://dist.apache.org/repos/dist/dev/fineract/KEYS -Note that this release contains source and binary artifacts. +Note that this release candidate contains source and binary artifacts. This vote will be open for 72 hours: @@ -38,7 +38,7 @@ This vote will be open for 72 hours: [ ] +0 no opinion [ ] -1 disapprove (and reason why) -Please indicate if you are a binding vote (member of the PMC). +Please indicate if you are a binding vote (member of the PMC). Note: PMC members are required to download, compile, and test the artifacts before submitting their +1 vote. Please also indicate with "Tested: YES/NO/PARTIAL" if you have locally built and/or tested these artifacts and/or a clone of the code checked out to the release commit, following the form:
