Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c943ea9

Browse files
authored
field text
1 parent e012610 commit c943ea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/new-tutorial.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body:
2727
description: Python packages required to run the notebook(s)
2828
validations:
2929
required: true
30-
- type: input
30+
- type: textarea
3131
id: description
3232
attributes:
3333
label: Description
@@ -44,8 +44,8 @@ body:
4444
- type: textarea
4545
id: index-content
4646
attributes:
47-
label: Summary (if multiple notebooks)
48-
description: If you are submitting a set of thematically linked tutorials, please provide a paragraph summarizing all of the notebooks, making clear their sequential order.
47+
label: Book summary (if multiple notebooks)
48+
description: If you are submitting a set of thematically linked tutorials (called a 'book'), please provide a paragraph summarizing all of the notebooks, making clear their sequential order.
4949
validations:
5050
required: false
5151
- type: checkboxes

0 commit comments

Comments
 (0)