From 062aa5766e1c0e27d3ab2cd72b52349dfe0ee3c9 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Wed, 9 Aug 2023 20:16:36 +0800 Subject: [PATCH] style: Formatting code make lint path Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- scripts/template/footer.md.tmpl | 28 ++++++++++------------------ scripts/template/gorelease.md | 1 + scripts/template/head.md.tmpl | 30 +++++++++++++++++++++++++++++- 3 files changed, 40 insertions(+), 19 deletions(-) diff --git a/scripts/template/footer.md.tmpl b/scripts/template/footer.md.tmpl index 11aa7d207..75a42d23c 100644 --- a/scripts/template/footer.md.tmpl +++ b/scripts/template/footer.md.tmpl @@ -1,27 +1,19 @@ **Full Changelog**: https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/compare/{{ .PreviousTag }}...{{ .Tag }} -## Helping out +## Get Involved with OpenIM! -+ We release logs are recorded on [โœจCHANGELOG](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/CHANGELOG/CHANGELOG.md) +Your patronage towards OpenIM is greatly appreciated ๐ŸŽ‰๐ŸŽ‰. -+ For information on versions of OpenIM and how to maintain branches, read [๐Ÿ“šthis article](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/version.md) +If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/), we're committed to resolving your problem as soon as possible. -+ If you wish to use mirroring, read OpenIM's [image management policy](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/images.md) +**Here are some ways to get involved with the OpenIM community:** -**Want to be one of them ๐Ÿ˜˜?** +๐Ÿ“ข **Slack Channel**: Join our Slack channels for discussions, communication, and support. Click [here](https://join.slack.com/t/openimsdk/shared_invite/zt-1tmoj26uf-_FDy3dowVHBiGvLk9e5Xkg) to join the Open-IM-Server Slack team channel. -

- - - - - - - - - -

+๐Ÿ“ง **Gmail Contact**: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to [contact us via email](https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=winxu81@gmail.com). -Your patronage towards OpenIM is greatly appreciated ๐ŸŽ‰๐ŸŽ‰. +๐Ÿ“– **Blog**: Stay up-to-date with OpenIM-Server projects and trends by reading our [blog](https://doc.rentsoft.cn/). We share the latest developments, tech trends, and other interesting information related to OpenIM. + +๐Ÿ“ฑ **WeChat**: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible. -If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/), we're committed to resolving your problem as soon as possible. \ No newline at end of file +Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! ๐Ÿ™Œ \ No newline at end of file diff --git a/scripts/template/gorelease.md b/scripts/template/gorelease.md index 5268bdfeb..901333e11 100644 --- a/scripts/template/gorelease.md +++ b/scripts/template/gorelease.md @@ -1,3 +1,4 @@ + **Full Changelog**: https://github.com/OpenIMSDK/Open-IM-Server/compare/{{ .PreviousTag }}...{{ .Tag }} ## Helping out diff --git a/scripts/template/head.md.tmpl b/scripts/template/head.md.tmpl index c3f2e1a07..9bad4d8d8 100644 --- a/scripts/template/head.md.tmpl +++ b/scripts/template/head.md.tmpl @@ -1 +1,29 @@ -## Welcome to the {{ .Tag }} release of [OpenIM](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }})!๐ŸŽ‰๐ŸŽ‰! \ No newline at end of file +## Welcome to the {{ .Tag }} release of [OpenIM](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }})!๐ŸŽ‰๐ŸŽ‰! + +We are excited to release {{.Tag}}, Learn more about versions of OpenIM: + ++ We release logs are recorded on [โœจCHANGELOG](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/CHANGELOG/CHANGELOG.md) + ++ For information on versions of OpenIM and how to maintain branches, read [๐Ÿ“šthis article](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/version.md) + ++ If you wish to use mirroring, read OpenIM's [image management policy](https://github.com/{{ .Env.USERNAME }}/{{ .ProjectName }}/blob/main/docs/conversions/images.md) + +**Want to be one of them ๐Ÿ˜˜?** + +

+ + + + + + + + + +

+ +> **Note** +> @openimbot and @kubbot have made great contributions to the community as community ๐Ÿค–robots(@openimsdk/bot), respectively. +> Thanks to the @openimsdk/openim team for all their hard work on this release. +> Thank you to all the [๐Ÿ’•developers and contributors](https://github.com/OpenIMSDK/Open-IM-Server/graphs/contributors), people from all over the world, OpenIM brings us together +> Contributions to this project are welcome! Please see [CONTRIBUTING.md](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/CONTRIBUTING.md) for details. \ No newline at end of file