Skip to content

Commit

Permalink
Update NEW_NOTEBOOK.yml
Browse files Browse the repository at this point in the history
fixing issue template
  • Loading branch information
MathewBiddle authored Sep 6, 2023
1 parent 7c5fd5c commit 0a01157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/NEW_NOTEBOOK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
- type: markdown
attributes:
value: |
If you want to suggest a notebook for the [IOOS CodeLab](https://ioos.github.io/ioos_code_lab/content/intro.html#) please answer these questions:
If you want to suggest a notebook for the [IOOS CodeLab](https://ioos.github.io/ioos_code_lab/content/intro.html) please answer these questions:
- type: input
id: language
attributes:
Expand All @@ -27,10 +27,10 @@ body:
attributes:
label: Module/Software/IOOS data service?
description: Can you provide a minimum example of the expected code and results in a notebook?
placeholder: ""
placeholder: Yes, see this gist.
- type: input
id: description
attributes:
label: Provide a description.
description: Please provide a detailed description of the suggested example below.
placeholder: ""
placeholder: The notebook should detail how to bring source data in, and create an interactive graphical timeseries of the data.

0 comments on commit 0a01157

Please sign in to comment.