Contributing Guide
1. Contribution Workflow and Code Style Guide
Before participating in development, please familiarize yourself with the contribution workflow and related specifications. For details, refer to Contribution Workflow and Code Style Guide.
2. How to Contribute
This is the main repository and does not contain specific tool code. Please refer to the detailed Contributing Guide in the README of the corresponding tool repository based on the tool you intend to contribute to:
| Tool Name | Function | Source Repository |
|---|---|---|
| msKPP | Performance prediction | Click to View |
| msOpGen | Project generation | Click to View |
| msSanitizer | Anomaly detection | Click to View |
| msDebug | Native debugging | Click to View |
| msOpProf | Performance analysis | Click to View |
| msKL | Quick invocation | Click to View |
| msOpTuner | Parameter tuning | Click to View |
| msTX | Interface extension | Click to View |
| msOpCom | Basic components | Click to View |