| # Contributing | |
| 1. Fork the repository and create a feature branch. | |
| 2. Add new tasks under `tasks/<mcp>/<task_suite>/<category>/<task_id>/` with the files of `meta.json`, `description.md` and `verify.py`. Please refer to [Task Page](../datasets/task.md) for detailed instructions. | |
| 3. Ensure all tests pass. | |
| 4. Submit a pull request — contributions are welcome! | |