diff --git a/INSTRUCTIONS.md b/INSTRUCTIONS.md index 892412c..ecd5e52 100644 --- a/INSTRUCTIONS.md +++ b/INSTRUCTIONS.md @@ -10,14 +10,13 @@ A list of required software to start developing a new task can be found in the [ ### `_viash.yaml` -* Update the `name` field to the name of the task in snake_case. +* Update the `name` field to the name of the task in snake_case the nane should start with `task_`. * Update the `description` field to a short description of the task. * Add a keyword to the `keywords` field that describes the task. -* Update the ``/`task_template` in the links/info field to the name of the task in snake_case. +* Update the `task_template` in the links/info field to the name of the task in snake_case. ### `task_info.yaml` - * Update the `src/api/task_info.yaml` file with the information you have provided in the task issue. * Update the `` in the `readme` field to the name of the task. @@ -32,7 +31,7 @@ scripts/init_submodule.sh ## Resources The OpenProblems team has provided some test resources that can be used to test the task. These resources are stored in the `resources_test` folder. The `scripts/download_resources.sh` script can be used to download these resources. -If these resources are not sufficient, you can add more resources to the `resources_test` folder. The `scripts/download_resources.sh` script can be updated to download these resources. When using new test_resources let the OP team know so they can be added to the s3 bucket. +If these resources are not sufficient, you can add more resources to the `resources_test` folder. The `scripts/download_resources.sh` script can be updated to download these resources. When using new test resources let the OP team know so they can be added to the s3 bucket. ```bash scripts/download_resources.sh diff --git a/_viash.yaml b/_viash.yaml index b61e9cf..83fb187 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -6,8 +6,8 @@ description: | license: MIT keywords: [single-cell, openproblems, benchmark] links: - issue_tracker: https://github.com/openproblems-bio/task_/issues - repository: https://github.com/openproblems-bio/task_ + issue_tracker: https://github.com/openproblems-bio/task_template/issues + repository: https://github.com/openproblems-bio/task_template docker_registry: ghcr.io/openproblems-bio info: test_resources: