第63节 README 模板和设计
❤️💕💕记录sealos开源项目的学习过程。k8s,docker和云原生的学习。Myblog:http://nsddd.top
[TOC]
<h1 align="center" style="border-bottom: none">
<b>
<a href="{blog}">{name}</a><br>
</b>
⭐️ Open source Instant Messaging Server ⭐️ <br>
</h1>
<p align=center>
<a href="https://goreportcard.com/report/github.com/{github}"><img src="https://goreportcard.com/badge/github.com/{github}" alt="A+"></a>
<a href="<https://github.com/issues?q=org%3A{organization}+is%3Aissue+label%3A%22good+first+issue%22+no%3Aassignee>"><img src="<https://img.shields.io/github/issues/{github}/good%20first%20issue?logo=%22github%22>" alt="good first"></a>
<a href="https://github.com/{github}>"><img src="<https://img.shields.io/github/stars/{github}.svg?style=flat&logo=github&colorB=deeppink&label=stars"></a>
<a href="https://join.slack.com/t/openimsdk/shared_invite/zt-1tmoj26uf-_FDy3dowVHBiGvLk9e5Xkg"><img src="<https://img.shields.io/badge/Slack-100%2B-blueviolet?logo=slack&logoColor=white"></a>
<a href="https://github.com/{github}/blob/main/LICENSE"><img src="<https://img.shields.io/badge/license-Apache--2.0-green"></a>
<a href="https://golang.org/"><img src="https://img.shields.io/badge/Language-Go-blue.svg"></a>
</p>
</p>
<p align="center">
<a href="./README.md"><b>English</b></a> •
<a href="./README_zh.md"><b>中文</b></a>
</p>
</p>
Awesome features
- …
Quickstart
Note: You can get started quickly with {name}.
Contributing & Development
OpenIM Our goal is to build a top-level open source community. We have a set of standards, in the Community repository.
If you'd like to contribute to this {name} repository, please read our contributor documentation.
community meeting
We welcome everyone to join us and contribute to {name}, whether you are new to open source or professional. We are committed to promoting an open source culture, so we offer community members neighborhood prizes and reward money in recognition of their contributions. We believe that by working together, we can build a strong community and make valuable open source tools and resources available to more people. So if you are interested in {name}, please join our community and start contributing your ideas and skills!
We take notes of each biweekly meeting in GitHub discussions, and our minutes are written in Google Docs.
{name} maintains a public roadmap. It gives a a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.
about OpenIM
common
- https://github.com/OpenIMSDK/automation: OpenIM Automation, cicd, and actions, Robotics.
- https://github.com/OpenIMSDK/community: Community Management for OpenIM
OpenIM Links
Contains some common parts of the OpenIM community.
- https://github.com/OpenIMSDK/automation: OpenIM Automation, cicd, and actions, Robotics.
- https://github.com/OpenIMSDK/openim-sdk-core: The IMSDK implemented by golang can be used in IOS, Android, PC and other platforms.
- https://github.com/OpenIMSDK/Open-IM-Server: Instant messaging IM server.
- https://github.com/OpenIMSDK/community: Community Management for OpenIM.
SDKs
- Open-IM-SDK-Core: A cross-platform SDK implemented in golang that can be used in IOS, Android, PC, and other platforms.
- Open-IM-SDK-iOS: An iOS SDK generated based on Open-IM-SDK-Core, available for developers to reference.
- Open-IM-SDK-Android: An Android SDK generated based on Open-IM-SDK-Core, available for developers to reference.
- Open-IM-SDK-Flutter: A Flutter SDK generated based on Open-IM-SDK-iOS and Open-IM-SDK-Android, available for developers to reference.
- Open-IM-SDK-Uniapp: A uni-app SDK generated based on Open-IM-SDK-iOS and Open-IM-SDK-Android, available for developers to reference.
Demos
- Open-IM-iOS-Demo: An iOS demo based on Open-IM-SDK-iOS, available for developers to reference.
- Open-IM-Android-Demo: An Android demo based on Open-IM-SDK-Android, available for developers to reference.
- Open-IM-Flutter-Demo: A Flutter demo based on Open-IM-SDK-Flutter, available for developers to reference.
Used By
OpenIM is used by the following companies ,let's write it down in ADOPTERS.
Please leave your use cases in the comments here.
License
Sealer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsealerio%2Fsealer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOpenIMSDK%2FOpen-IM-SDK-Core?ref=badge_large)
Thanks to our contributors!
# feishu-sheet-parser
<h1 align="center" style="border-bottom: none">
<b>
<a href="{blog}">{name}</a><br>
</b>
⭐️ ESG Tracker: Automated Disclosure Monitoring ⭐️ <br>
</h1>
<p align=center>
<a href="https://goreportcard.com/report/github.com/{github}"><img src="https://goreportcard.com/badge/github.com/{github}" alt="A+"></a>
<a href="<https://github.com/issues?q=org%3A{organization}+is%3Aissue+label%3A%22good+first+issue%22+no%3Aassignee>"><img src="<https://img.shields.io/github/issues/{github}/good%20first%20issue?logo=%22github%22>" alt="good first"></a>
<a href="https://github.com/{github}>"><img src="<https://img.shields.io/github/stars/{github}.svg?style=flat&logo=github&colorB=deeppink&label=stars"></a>
<a href="{slack}"><img src="<https://img.shields.io/badge/Slack-100%2B-blueviolet?logo=slack&logoColor=white"></a>
<a href="https://github.com/{github}/blob/main/LICENSE"><img src="<https://img.shields.io/badge/license-Apache--2.0-green"></a>
<a href="https://golang.org/"><img src="https://img.shields.io/badge/Language-Go-blue.svg"></a>
</p>
</p>
<p align="center">
<a href="./README.md"><b>English</b></a> •
<a href="./README_zh.md"><b>中文</b></a>
</p>
</p>
## Awesome features
A system that monitors and tracks ESG (Environmental, Social and Governance) disclosures and ratings from various public data sources. It collects ESG data points from sources like Feishu spreadsheets and makes them available through an administrative interface.
## Quickstart
> **Note**: You can get started quickly with {name}.
## Contributing & Development
{organization} Our goal is to build a top-level open source community. We have a set of standards, in the [Community repository](https://github.com/{organization}/community).
If you'd like to contribute to this {name} repository, please read our [contributor documentation](https://github.com/{github}/blob/main/CONTRIBUTING.md).
## community meeting
We welcome everyone to join us and contribute to {name}, whether you are new to open source or professional. We are committed to promoting an open source culture, so we offer community members neighborhood prizes and reward money in recognition of their contributions. We believe that by working together, we can build a strong community and make valuable open source tools and resources available to more people. So if you are interested in {name}, please join our community and start contributing your ideas and skills!
We take notes of each [biweekly meeting](https://github.com/{github}/issues/381) in [GitHub discussions](https://github.com/{github}/discussions/categories/meeting), and our minutes are written in [Google Docs](https://docs.google.com/document/d/1nx8MDpuG74NASx081JcCpxPgDITNTpIIos0DS6Vr9GU/edit?usp=sharing).
{name} maintains a [public roadmap](https://github.com/{organization}/community/tree/main/roadmaps). It gives a a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.
## License
Sealer is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/{github}/tree/main/LICENSE) for the full license text.
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsealerio%2Fsealer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2F{organization}%2F{name}?ref=badge_large)
END 链接
✴️版权声明 © :本书所有内容遵循CC-BY-SA 3.0协议(署名-相同方式共享)©