Skip to content

Commit 65a9a68

Browse files
authored
Update new-tutorial.yml
1 parent c943ea9 commit 65a9a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/new-tutorial.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ body:
1313
label: Tutorial title
1414
validations:
1515
required: true
16-
- type: input
16+
- type: textarea
1717
id: authors
1818
attributes:
1919
label: Tutorial authors
2020
description: Include author names, GitHub usernames and ORCID IDs
2121
validations:
2222
required: true
23-
- type: input
23+
- type: textarea
2424
id: requirements
2525
attributes:
2626
label: Notebook requirements

0 commit comments

Comments
 (0)