Skip to content

Commit d1578b9

Browse files
committed
Update yaml formatting
* use > to enable line wrapping, | to preserve line breaks * add blank lines to force line breaks and lists in sections with >
1 parent 2280336 commit d1578b9

4 files changed

Lines changed: 57 additions & 25 deletions

File tree

.github/ISSUE_TEMPLATE/1-bug.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,16 @@ body:
5757
- type: textarea
5858
attributes:
5959
label: Additional Context
60-
description: |
61-
Any additional information that might be helpful in resolving this issue, such as:
60+
description: >
61+
Any additional information that might be helpful in resolving this
62+
issue, such as:
63+
6264
- Error messages or stack traces
65+
6366
- Relevant configuration files or code snippets
6467
65-
Tip: You can attach files or images by clicking this area to highlight it and then dragging files in.
68+
69+
Tip: You can attach files or images by clicking this area to highlight
70+
it and then dragging files in.
6671
validations:
6772
required: false

.github/ISSUE_TEMPLATE/2-update-notebook.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ body:
1111
attributes:
1212
label: Notebook to update
1313
description: >
14-
What specific page or notebook needs to be updated? Provide a full URL or path.
15-
placeholder: "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/read_data.html"
14+
What specific page or notebook needs to be updated? Provide a full URL
15+
or path.
16+
placeholder: |
17+
https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/read_data.html
1618
validations:
1719
required: true
1820

@@ -45,17 +47,19 @@ body:
4547

4648
- type: markdown
4749
attributes:
48-
value: |
50+
value: >
4951
### Final resolution
5052
5153
After discussion, how this feedback is addressed will show up in how
5254
this issue is resolved.
5355
5456
1. Closed as completed: merging a PR to update this notebook
5557
automatically closed this issue.
58+
5659
2. Closed as duplicate: the author or a maintainer closed this issue
5760
after linking an existing issue with the "🪏 Update notebook" template
5861
or a [new issue](https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/new?template=4-remove-notebook.yml)
5962
with the "🥀 Remove notebook" template.
63+
6064
3. Closed as won't fix: the author or a maintainer closed this issue
61-
manually if no changes are necessary.
65+
manually if no changes are necessary.

.github/ISSUE_TEMPLATE/3-add-notebook.yml

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ body:
1212
attributes:
1313
label: Rationale
1414
description: >
15-
Why should a new notebook be created? What hurdle that Earthdata users encounter with
16-
cloud computing will the content help them clear?
15+
Why should a new notebook be created? What hurdle that Earthdata users
16+
encounter with cloud computing will the content help them clear?
1717
validations:
1818
required: true
1919

@@ -41,20 +41,34 @@ body:
4141

4242
- type: markdown
4343
attributes:
44-
value: |
44+
value: >
4545
### Contributing
4646
47-
We would be thrilled if you are also interested in starting to write the proposed notebook! We can provide the best support if you share updates on GitHub as you go. If there is someone who you think would be a better fit for this issue or from whom you'd like feedback, please reply below and `@mention` their GitHub username.
47+
We would be thrilled if you are also interested in starting to write the
48+
proposed notebook! We can provide the best support if you share updates
49+
on GitHub as you go. If there is someone who you think would be a better
50+
fit for this issue or from whom you'd like feedback, please reply below
51+
and `@mention` their GitHub username.
4852
49-
Our [contributing workflow](https://nasa-openscapes.github.io/earthdata-cloud-cookbook/contributing/workflow.html) describes how to work with GitHub branches and Quarto. We hold bi-weekly co-working sessions you are welcome to join, or ask on Slack for support anytime!
53+
Our [contributing workflow](https://nasa-openscapes.github.io/earthdata-cloud-cookbook/contributing/workflow.html)
54+
describes how to work with GitHub branches and Quarto. We hold bi-weekly
55+
co-working sessions you are welcome to join, or ask on Slack for support
56+
anytime!
5057
5158
- type: markdown
5259
attributes:
53-
value: |
60+
value: >
5461
### Final resolution
5562
56-
After discussion, how this feedback is addressed will show up in how the issue is resolved.
63+
After discussion, how this feedback is addressed will show up in how the
64+
issue is resolved.
5765
58-
1. Closed as completed: Merging a PR to add the proposed notebook automatically closed this issue.
59-
2. Closed as duplicate: The author or maintainer closed this issue after linking a [new issue](https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/new?template=2-update-notebook.yml) created from the "🪏 Update notebook" template.
60-
3. Closed as won't fix: The author or maintainer closed this issue if no changes are necessary.
66+
1. Closed as completed: Merging a PR to add the proposed notebook
67+
automatically closed this issue.
68+
69+
2. Closed as duplicate: The author or maintainer closed this issue after
70+
linking a [new issue](https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/new?template=2-update-notebook.yml)
71+
created from the "🪏 Update notebook" template.
72+
73+
3. Closed as won't fix: The author or maintainer closed this issue if no
74+
changes are necessary.

.github/ISSUE_TEMPLATE/4-remove-notebook.yml

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ body:
1212
label: Content to remove
1313
description: >
1414
What specific page or notebook should be removed? Provide a full URL or path.
15-
placeholder: "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/read_data.html"
15+
placeholder: |
16+
https://nasa-openscapes.github.io/earthdata-cloud-cookbook/how-tos/read_data.html
1617
validations:
1718
required: true
1819

@@ -34,8 +35,9 @@ body:
3435
be used instead. Include the path(s) and a brief note on how each one
3536
covers the same ground. If you want to link to or import an external
3637
notebook, please open an issue or PR to add it.
37-
placeholder: |
38-
- how-tos/find-data/find-data-earthaccess-v2.qmd: covers the same search workflow with the current API
38+
placeholder: >
39+
- how-tos/find-data/find-data-earthaccess-v2.qmd: covers the same search
40+
workflow with the current API
3941
validations:
4042
required: false
4143

@@ -52,11 +54,18 @@ body:
5254

5355
- type: markdown
5456
attributes:
55-
value: |
57+
value: >
5658
### Final resolution
5759
58-
After discussion, how this feedback is addressed will show up in how the issue is resolved.
60+
After discussion, how this feedback is addressed will show up in how the
61+
issue is resolved.
62+
63+
1. Closed as completed: Merging a PR to remove this notebook
64+
automatically closed this issue.
65+
66+
2. Closed as duplicate: The author or maintainer closed this issue after
67+
linking a [new issue](https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/new?template=2-update-notebook.yml)
68+
created from the "🪏 Update notebook" template.
5969
60-
1. Closed as completed: Merging a PR to remove this notebook automatically closed this issue.
61-
2. Closed as duplicate: The author or maintainer closed this issue after linking a [new issue](https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/new?template=2-update-notebook.yml) created from the "🪏 Update notebook" template.
62-
3. Closed as won't fix: The author or maintainer closed this issue if no changes are necessary.
70+
3. Closed as won't fix: The author or maintainer closed this issue if no
71+
changes are necessary.

0 commit comments

Comments
 (0)