This is an automated email from the ASF dual-hosted git repository.

DomGarguilo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/main by this push:
     new 41fb0de387 Add mention of metrics doc to release checklist
41fb0de387 is described below

commit 41fb0de387a1a0f518c9edc7aa0e7db87846e525
Author: Dom G <[email protected]>
AuthorDate: Tue Aug 25 15:11:54 2026 -0400

    Add mention of metrics doc to release checklist
---
 .github/ISSUE_TEMPLATE/post_vote_checklist.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/post_vote_checklist.md 
b/.github/ISSUE_TEMPLATE/post_vote_checklist.md
index fa46cdca0e..721ecc2c3e 100644
--- a/.github/ISSUE_TEMPLATE/post_vote_checklist.md
+++ b/.github/ISSUE_TEMPLATE/post_vote_checklist.md
@@ -36,7 +36,7 @@ assignees: ''
   - [ ] If LTM release, update previous LTM release entry on downloads page 
and release notes with an EOL date 1 year from the current release date
   - [ ] DOAP file
   - [ ] Add manual/examples/javadoc (build javadoc from tag with `mvn clean 
package -DskipTests javadoc:aggregate -Paggregate-javadocs`)
-  - [ ] Add updated properties documentation (see [the website 
README](https://github.com/apache/accumulo-website#updating-property-documentation-for-releases))
+  - [ ] Add updated properties and metrics documentation (see [the website 
README](https://github.com/apache/accumulo-website#updating-property-documentation-for-releases))
   - [ ] Jekyll config
   - [ ] Grep for, and update any links to previous version to now point to the 
new version
   - [ ] Update any older release notes front-matter to indicate they are 
either `archived: true` or `archived_critical: true`

Reply via email to