Skip to content

Commit 3b6cdd9

Browse files
authored
Update NEW_NOTEBOOK.yml
adjusting input to textarea
1 parent 013c997 commit 3b6cdd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/NEW_NOTEBOOK.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ body:
2121
label: Module/Software/IOOS data service?
2222
description: Is it focused on a particular module/software or an IOOS data service?
2323
placeholder: ERDDAP
24-
- type: input
24+
- type: textarea
2525
id: example
2626
attributes:
2727
label: Module/Software/IOOS data service?
2828
description: Can you provide a minimum example of the expected code and results in a notebook?
2929
placeholder: Yes, see this gist.
30-
- type: input
30+
- type: textarea
3131
id: description
3232
attributes:
3333
label: Provide a description.

0 commit comments

Comments
 (0)