fix ISSUE_TEMPLATE (#3243)

fix for #3167
This commit is contained in:
Karsten Hassel 2023-10-21 21:17:24 +02:00 committed by GitHub
parent bbc27f5ae2
commit 6815dfa02b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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