Add web form to bottom of index.html that, when filed, opens a GitHub issue with the contents of the form.
Ideally, the form fields would be something like the following (** indicates required):
*"Entry Category": {Course, Initiative, Data Repository, Organization, Tool}
*"Entry Name": <string>
*"Author": <string>
*"URL": <string>, ideally tested to be a valid URL
- if tool:
- "Boutiques descriptor url":
<string>, ideally tested to be a valid URL
- "Docker container url":
<string>, ideally tested to be a valid URL
- "Singularity contaienr url":
<string>, ideally tested to be a valid URL
Add web form to bottom of
index.htmlthat, when filed, opens a GitHub issue with the contents of the form.Ideally, the form fields would be something like the following (
** indicates required):*"Entry Category":{Course, Initiative, Data Repository, Organization, Tool}*"Entry Name":<string>*"Author":<string>*"URL":<string>, ideally tested to be a valid URL<string>, ideally tested to be a valid URL<string>, ideally tested to be a valid URL<string>, ideally tested to be a valid URL