vote-release.tpl 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. --- Mail To: ---
  2. dev@echarts.apache.org
  3. -----------------------------------------------------------
  4. --- Subject: ---
  5. [VOTE] Release {{ECHARTS_RELEASE_VERSION_FULL_NAME}}
  6. -----------------------------------------------------------
  7. Dear community
  8. We are pleased to be calling this vote for the release of {{ECHARTS_RELEASE_VERSION_FULL_NAME}}.
  9. The release candidate to be voted over is available at:
  10. https://dist.apache.org/repos/dist/dev/echarts/{{ECHARTS_RELEASE_VERSION}}/
  11. The release candidate is signed with a GPG key available at:
  12. https://dist.apache.org/repos/dist/dev/echarts/KEYS
  13. The Git commit for this release is:
  14. https://gitbox.apache.org/repos/asf?p=echarts.git;a=commit;h={{ECHARTS_RELEASE_COMMIT}}
  15. The Release Note is available in:
  16. https://dist.apache.org/repos/dist/dev/echarts/{{ECHARTS_RELEASE_VERSION}}/RELEASE_NOTE.txt
  17. Build Guide:
  18. https://github.com/apache/echarts/blob/{{ECHARTS_RELEASE_VERSION}}/README.md#build
  19. Please vote on releasing this package as:
  20. {{ECHARTS_RELEASE_VERSION_FULL_NAME}}
  21. by "{{VOTE_UNTIL}}".
  22. [ ] +1 Release this package
  23. [ ] 0 I don't feel strongly about it, but don't object
  24. [ ] -1 Do not release this package because...
  25. Anyone can participate in testing and voting, not just committers, please
  26. feel free to try out the release candidate and provide your votes.
  27. A checklist for reference:
  28. https://cwiki.apache.org/confluence/display/ECHARTS/Apache+ECharts+Release+Checklist