diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 6311e146..b54aa001 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -65,13 +65,3 @@ body: Tip: You can attach files or images by clicking this area to highlight it and then dragging files in. validations: required: false - - - - - - - - - - diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a69df97a..58340781 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: true contact_links: - name: 🌟 Community support - url: https://github.com/nsidc/earthaccess/discussions/categories/q-a + url: https://github.com/nsidc/earthaccess/discussions/categories/q-a about: Explore this section to ask questions, share insights, and connect with others about Earthdata access and usage. - name: 💡 Suggest a new feature - url: https://github.com/nsidc/earthaccess/discussions/new?category=ideas - about: + url: https://github.com/nsidc/earthaccess/discussions/new?category=ideas + about: Got a brilliant idea? Share your innovative suggestions to help us make amazing improvements! diff --git a/CHANGELOG.md b/CHANGELOG.md index 034b1d61..369af789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ - Deprecate `earthaccess.get_s3fs_session` and `Store.get_s3fs_session`. Use `earthaccess.get_s3_filesystem` and `Store.get_s3_filesystem`, respectively, instead ([#766](https://github.com/nsidc/earthaccess/issues/766))([**@Sherwin-14**](https://github.com/Sherwin-14)) +- Added Issue Templates([#281](https://github.com/nsidc/earthaccess/issues/281))([**@Sherwin-14**](https://github.com/Sherwin-14)) + + ## [v0.10.0] 2024-07-19