版博士V2.0程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

vote-release.tpl 1.5 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. NPM Install:
  20. npm i echarts@{{ECHARTS_RELEASE_VERSION}}
  21. https://www.npmjs.com/package/echarts/v/{{ECHARTS_RELEASE_VERSION}}
  22. Please vote on releasing this package as:
  23. {{ECHARTS_RELEASE_VERSION_FULL_NAME}}
  24. by "{{VOTE_UNTIL}}".
  25. [ ] +1 Release this package
  26. [ ] 0 I don't feel strongly about it, but don't object
  27. [ ] -1 Do not release this package because...
  28. Anyone can participate in testing and voting, not just committers, please
  29. feel free to try out the release candidate and provide your votes.
  30. A checklist for reference:
  31. https://cwiki.apache.org/confluence/display/ECHARTS/Apache+ECharts+Release+Checklist