Contributing
-
Fork the repository and create a feature branch.
-
Add new tasks under
tasks/<category>/<task_n>/
with the files ofmeta.json
,description.md
andverify.py
. Please refer to Task Page for detailed instructions. -
Ensure all tests pass.
-
Submit a pull request — contributions are welcome!