diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE.md similarity index 96% rename from .github/ISSUE_TEMPLATE/custom.md rename to .github/ISSUE_TEMPLATE.md index 7cbf0076..f24edfc4 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ Hello and thank you for opening an issue. -**Please make sure that you have read the following lines before submitting your Issue:** +**⚠️ Please make sure that you have read the following lines before submitting your Issue:** ## I'm not sure if this is a bug diff --git a/CHANGELOG.md b/CHANGELOG.md index b609b91d..02ee53d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ _This release is scheduled to be released on 2024-01-01._ - Fix yr API version in locationforecast call (#3227) - Fix cloneObject() function to respect RegExp (#3237) - Fix newsfeed module for feeds using "a10:updated" tag (#3238) +- Fix issue template (3167) ## [2.25.0] - 2023-10-01