Add CONTRIBUTING.md
Open
@kr11 is already working on this.
Since May 21, 2025.
documentation
- Dominant language
- Python
- Stars
- 150
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
To facilitate new contributors in quickly compiling Docker, fixing issues, and independently debugging various modules (such as the testing plugin, testing statistic-server, or running workloads without re-compilation), we should consider adding a `CONTRIBUTING.md` file.
[AIBrix's CONTRIBUTING.md](https://github.com/vllm-project/aibrix/blob/main/CONTRIBUTING.md) serves as a good reference.
Related issue: #31
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.