-
Notifications
You must be signed in to change notification settings - Fork 45
ordering of issue templates and other small improvements #429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.github/ISSUE_TEMPLATE/bug.yml → .github/ISSUE_TEMPLATE/1-bug.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,8 +1,8 @@ | ||||||
| name: 🌱 Add notebook | ||||||
| description: Propose a new notebook for the Cookbook | ||||||
| description: Suggest a new notebook for the Cookbook | ||||||
| title: "[Add] " | ||||||
| labels: | ||||||
| - "content: add" | ||||||
| - "content: new" | ||||||
| - maintenance | ||||||
| assignees: | ||||||
| - | ||||||
|
|
@@ -42,29 +42,19 @@ body: | |||||
| - type: markdown | ||||||
| attributes: | ||||||
| value: | | ||||||
| ## Contributing | ||||||
| ### Contributing | ||||||
|
|
||||||
| 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 to GitHub as you write | ||||||
| it. 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. | ||||||
| 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. | ||||||
|
|
||||||
| 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! | ||||||
| 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! | ||||||
|
|
||||||
| - type: markdown | ||||||
| attributes: | ||||||
| value: | | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Same as above |
||||||
| ## Final resolution | ||||||
| ### Final resolution | ||||||
|
|
||||||
| After discussion, how this feedback is addressed will show up in how the | ||||||
| issue is resolved. | ||||||
| After discussion, how this feedback is addressed will show up in how the issue is resolved. | ||||||
|
|
||||||
| 1. Closed as completed: Merging a PR to add the proposed notebook automatically | ||||||
| closed this issue. | ||||||
| 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=update-notebook.yml) | ||||||
| created from the " Update notebook" template. | ||||||
| 3. Closed as won't fix: The author or maintainer closed this issue | ||||||
| if no changes are necessary. | ||||||
| 1. Closed as completed: Merging a PR to add the proposed notebook automatically closed this issue. | ||||||
| 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. | ||||||
| 3. Closed as won't fix: The author or maintainer closed this issue if no changes are necessary. | ||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -53,15 +53,10 @@ body: | |||||
| - type: markdown | ||||||
| attributes: | ||||||
| value: | | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| ## Final resolution | ||||||
| ### Final resolution | ||||||
|
|
||||||
| After discussion, how this feedback is addressed will show up in how the | ||||||
| issue is resolved. | ||||||
| After discussion, how this feedback is addressed will show up in how the issue is resolved. | ||||||
|
|
||||||
| 1. Closed as completed: Merging a PR to remove this notebook automatically | ||||||
| closed this issue. | ||||||
| 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=update-notebook.yml) | ||||||
| created from the " Update notebook" template. | ||||||
| 3. Closed as won't fix: The author or maintainer closed this issue | ||||||
| if no changes are necessary. | ||||||
| 1. Closed as completed: Merging a PR to remove this notebook automatically closed this issue. | ||||||
| 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. | ||||||
| 3. Closed as won't fix: The author or maintainer closed this issue if no changes are necessary. | ||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using
>instead of|removes line breaks in multiline text fields;|preserves them (https://stackoverflow.com/a/72084881). Sorry I missed this the first time!