Requirements for config.json
vsoch opened this issue · 1 comments
vsoch commented
These are relatively simple to provide, so it should be reasonable.
Required
exp_id
: must not yet exist for all expfactory experiments, alphanumerical /_
and-
allowed.url
: the repository where the code is maintaineddescription
: tell us what it istime
: estimated time to complete experiment, in minutes
Optional
contributors
: a list of contributor namescognitive_atlas_task_id
: if relevantnotes
: any additional notestemplate
: a html/framework template, if relevantreference
: references, if this is important to you
These will be checked in the CI, and added to the CONTRIBUTING.md document.
vsoch commented
This is also done.