Closed kagol closed 1 month ago
The pull request introduces several new documentation files to the Fluent Editor project, including CONTRIBUTING.md
and its Chinese counterpart CONTRIBUTING.zh-CN.md
, along with a LICENSE
file detailing the MIT License terms. Additionally, it enhances the documentation for using the Fluent Editor within various front-end frameworks, specifically Vue, React, and Angular, providing installation instructions and code examples for each framework.
File Path | Change Summary |
---|---|
CONTRIBUTING.md |
New file added to guide contributions, outlining processes for issues, pull requests, and community engagement. |
CONTRIBUTING.zh-CN.md |
New file added providing contribution guidelines in Chinese, similar to the English version. |
LICENSE |
New file added specifying the terms of the MIT License for the software. |
packages/docs/fluent-editor/docs/used-in-framework.md |
Documentation added for using Fluent Editor in Vue, React, and Angular, with installation and code examples. |
packages/docs/fluent-editor/.vitepress/sidebar.ts |
Sidebar updated to include a new entry linking to the integration documentation for front-end frameworks. |
🐇 In the garden where ideas bloom,
New guides and rules dispel the gloom.
With frameworks ready, contributors cheer,
Join us in code, the path is clear!
A license to share, a community bright,
Together we build, from morning to night! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
CONTRIBUTING.md
file with comprehensive guidelines for contributors.CONTRIBUTING.zh-CN.md
file for Chinese-speaking contributors.LICENSE
file detailing the terms of the MIT License.These updates improve community engagement and provide clearer instructions for using the Fluent Editor across various platforms.