You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

head.md.tmpl 2.1 kB

12345678910111213141516171819202122232425262728293031
  1. ## Welcome to the {{ .Tag }} release of [OpenKF](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }})!🎉🎉!
  2. We are excited to release {{.Tag}}, Branch: https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/tree/{{ .Tag }} , Git hash [{{ .ShortCommit }}], Install Address: [{{ .ReleaseURL }}]({{ .ReleaseURL }})
  3. Learn more about versions of OpenKF:
  4. + We release logs are recorded on [✨CHANGELOG](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/CHANGELOG/CHANGELOG.md)
  5. + For information on versions of OpenKF and how to maintain branches, read [📚this article](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/version.md)
  6. + If you wish to use mirroring, read OpenKF's [🤲image management policy](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/images.md)
  7. **Want to be one of them 😘?**
  8. <p align="center">
  9. <a href="https://github.com/kubbot" style="float: left; margin-right: 10px;">
  10. <img src="https://github.com/openimbot/openimbot/blob/main/assets/icon/blue%E9%80%8F%E6%98%8E.png" width="50" height="50" />
  11. </a>
  12. <a href="https://www.openim.online">
  13. <img src="https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/assets/logo/openim-logo.png" />
  14. </a>
  15. <a href="https://github.com/openimbot" style="float: right; margin-left: 10px;">
  16. <img src="https://github.com/openimbot/openimbot/blob/main/assets/icon/red%E9%80%8F%E6%98%8E.png" width="50" height="50" />
  17. </a>
  18. </p>
  19. > **Note**
  20. > @openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
  21. > Thanks to the @openimsdk/openim team for all their hard work on this release.
  22. > Thank you to all the [💕developers and contributors](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/graphs/contributors), people from all over the world, OpenKF brings us together
  23. > Contributions to this project are welcome! Please see [CONTRIBUTING.md](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/CONTRIBUTING.md) for details.