Skip to content

Commit

Permalink
catalog submission v2.1
Browse files Browse the repository at this point in the history
Split the description of written catalog sections so that the entry boxes are populated.
  • Loading branch information
BBeltz1 committed Sep 18, 2023
1 parent 5737f28 commit 8b880a7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/catalog_submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@ body:
id: indicator_intro
attributes:
label: Introduction to Indicator
description: Please introduce the indicator within an appropriate context. Proceed as though this were a short summary of a typical introduction section in a paper.
value:
description: Please introduce the indicator within an appropriate context.
value: "Proceed as though this were a short summary of a typical introduction section in a paper."
validations:
required: false
- type: textarea
id: indicator_results
attributes:
label: Key Results and Visualization
description: Please describe the results and/or visualizations of this indicator. Proceed as though this were a short summary of a typical results section in a paper.
value:
description: Please describe the results and/or visualizations of this indicator.
value: "Proceed as though this were a short summary of a typical results section in a paper."
validations:
required: false
- type: textarea
id: indicator_implications
attributes:
label: Implications
description: Please describe the implications of this indicator. Proceed as though this were a short summary of a typical discussion section in a paper.
value:
description: Please describe the implications of this indicator.
value: "Proceed as though this were a short summary of a typical discussion section in a paper."
validations:
required: false
- type: input
Expand Down

0 comments on commit 8b880a7

Please sign in to comment.