Contributing

  1. Fork the repository and create a feature branch.

  2. Add new tasks under tasks/<category>/<task_n>/ with the files of meta.json, description.md and verify.py. Please refer to Task Page for detailed instructions.

  3. Ensure all tests pass.

  4. Submit a pull request — contributions are welcome!