mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 07:46:02 +00:00
Introduce an individual CLA (license-grant style, based on Apache ICLA v2.2) with English as the authoritative text and a Chinese reference translation. Contributors sign by replying to a bot comment on their first PR; signatures are recorded in the langbot-app/cla repository and cover all repositories in the organization. - CLA.md: agreement text (grantee: Beijing Langbo Intelligent Technology Co., Ltd.) - .github/workflows/cla.yml: contributor-assistant action pinned to v2.6.1, signatures stored remotely in langbot-app/cla - CONTRIBUTING.md / PR template: bilingual CLA notice Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
44 lines
2.1 KiB
Markdown
44 lines
2.1 KiB
Markdown
## 参与项目
|
||
|
||
欢迎为此项目贡献代码或其他支持,以使您的点子或众人期待的功能成为现实,助力社区成长。
|
||
|
||
### 贡献形式
|
||
|
||
- 提交PR,解决issues中提到的bug或期待的功能
|
||
- 提交PR,实现您设想的功能(请先提出issue与项目维护者沟通)
|
||
- 为本项目在其他社交平台撰写文章、制作视频等
|
||
- 为本项目的衍生项目作出贡献,或开发插件增加功能
|
||
|
||
### 沟通语言规范
|
||
|
||
- 在 PR 和 Commit Message 中请使用全英文
|
||
- 对于中文用户,issue 中可以使用中文
|
||
|
||
### 贡献者许可协议(CLA)
|
||
|
||
为了保护项目和每一位贡献者,我们要求所有代码贡献者签署[贡献者许可协议(CLA)](./CLA.md)。这是 Apache、Google、Grafana 等主流开源项目的标准做法:您保留自己代码的全部版权,仅授予项目使用、分发您贡献的许可。
|
||
|
||
签署只需 10 秒:首次提交 PR 时,机器人会自动评论提示,按提示回复一句话即完成签署,此后对本组织所有仓库永久有效。历史贡献不受影响。
|
||
|
||
<hr/>
|
||
|
||
## Guidelines
|
||
|
||
### Contribution
|
||
|
||
- Submit PRs to solve bugs or features in the issues
|
||
- Submit PRs to implement your ideas (Please create an issue first and communicate with the project maintainer)
|
||
- Write articles or make videos about this project on other social platforms
|
||
- Contribute to the development of derivative projects, or develop plugins to add features
|
||
|
||
### Spoken Language
|
||
|
||
- Use English in PRs and Commit Messages
|
||
- For English users, you can use English in issues
|
||
|
||
### Contributor License Agreement (CLA)
|
||
|
||
To protect the project and every contributor, we require all code contributors to sign our [Contributor License Agreement](./CLA.md). This is standard practice in major open source projects such as Apache, Google, and Grafana: you keep full copyright of your code — the CLA only grants us a license to use and distribute your contribution.
|
||
|
||
Signing takes 10 seconds: when you open your first PR, a bot will guide you to reply with a single comment. One signature covers all repositories in this organization, permanently. Past contributions are not affected.
|