aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* feat: add CI check workflow and update contributing guideHEADmain魏曹先生8 hours1-21/+108
|
* docs: migrate ABOUT-CI and ABOUT-NIGHTLY to dev docs site魏曹先生9 hours1-1/+1
| | | | | | Replace relative file links with absolute URLs and add centered page headers to the migrated docs. Update the dev sidebar to include the new pages.
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生11 hours1-27/+27
| | | | | | | | | | | | scripts Replace the old run-tools.ps1/run-tools.sh scripts with a new unified run.ps1/run.sh launcher that supports multiple languages (PowerShell, Rust, Python, Go, C#, Nim, Perl, Ruby, Zig, and arbitrary binaries) from the `.run/src/bin` directory. Move all development tools from `dev_tools/` to `.run/`, update Cargo workspace config and relevant documentation references.
* docs: add CI process documentation and update CONTRIBUTING structure魏曹先生8 days1-33/+26
| | | | | | Add ABOUT-CI.md describing the local CI workflow, execution stages, and workspace cleanliness checks. Reformat CONTRIBUTING.md tables and add a reference to the new CI documentation.
* docs(CONTRIBUTING): encourage Conventional Commits usage魏曹先生2026-06-251-0/+1
|
* Add contribution guidelines魏曹先生2026-05-181-0/+92