lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.12k stars 356 forks source link

docs: add RFC documentation for 3.x version #302

Closed lc-soft closed 3 months ago

commit-lint[bot] commented 1 year ago

Documentation

Contributors

lc-soft

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (53ec550) 63.67% compared to head (19c8756) 63.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0-dev #302 +/- ## ========================================= Coverage 63.67% 63.67% ========================================= Files 174 174 Lines 17339 17339 ========================================= Hits 11041 11041 Misses 6298 6298 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.