documentationgood first issue
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Description
This is a simple "good first issue" task to help improve the project's documentation structure. We need to move a few core Markdown files into a new docs/ folder to keep things tidy and consistent.
Files to be moved:
LICENSE_SYSTEM.mdVERSIONING.md(or any other similar files)
Instructions
- Create a new directory named
docsin the root of the repository. - Move the specified files into the new
docs/folder. - Commit your changes with a clear and descriptive message like
docs: Move core docs to docs/ folder. - Create a pull request from your new branch and link it to this issue.
This is a great, low-stress way to make your first contribution!