add distribution to koii task

This commit is contained in:
Laura Abro
2025-04-25 07:40:03 -03:00
parent ad120e50ab
commit 03471d8af8

View File

@ -4,6 +4,10 @@ DOCS_SECTIONS = {
"name": "Task Lifecycle", "name": "Task Lifecycle",
"description": "Explain how the task and audit stages work for this task\n\n", "description": "Explain how the task and audit stages work for this task\n\n",
}, },
{
"name": "Reward System",
"description": "Explain how rewards are distributed for this task\n\n",
},
{ {
"name": "Task Variables", "name": "Task Variables",
"description": "List all environment variables used in the task, as listed in config-task.yml\n\n", "description": "List all environment variables used in the task, as listed in config-task.yml\n\n",