forked from nsidc/earthaccess
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3aa4b47
commit d5986b6
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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,3 +1,12 @@ | ||
name: 💡 Suggest a new feature | ||
description: > | ||
Have an idea for a new feature or enhancement? Share it with us! [Suggest a new feature](: https://github.com/nsidc/earthaccess/discussions/new?category=ideas) | ||
description: Have an idea for a new feature or enhancement? Share it with us! | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
To suggest a new feature, please visit our [Ideas discussion board](https://github.com/nsidc/earthaccess/discussions/new?category=ideas) and share your idea with us! | ||
- type: textarea | ||
attributes: | ||
label: Describe your idea | ||
description: Please provide as much detail as possible | ||
placeholder: Start typing... |