diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8e9a344a..33486910 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,8 +52,11 @@ body: attributes: label: Which integration are you using? options: + - -- Select an option -- - ChatGPT Web Interface - OpenAI ChatGPT API + - Google Gemini API + - Anthropic API - Ollama API - OpenAI Compatible API - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index ed207a1e..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: Feature Request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe it clearly.**\ -Provide a clear and concise explanation of the problem you're experiencing or the limitation you're facing.\ -_Example: "I'm often frustrated when I can't filter results by date..."_ - -**Describe the feature you'd like to see implemented.**\ -What should happen? Describe the ideal solution or behavior in detail. Be as specific as possible. - -**Why is this feature valuable?**\ -Explain how this feature would improve the project or user experience. Who benefits from it, and why? - -**Additional context, mockups, or screenshots**\ -Feel free to include anything else that can help understand the feature request better, like images, sketches, links, references, etc. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml new file mode 100644 index 00000000..70fdbead --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -0,0 +1,40 @@ +name: Feature Request +description: Suggest a new idea for ThunderAI +body: + - type: markdown + attributes: + value: | + This issue form is for suggesting new ideas only! + + If you need to report a bug, please use the [bug][bg] form. + + [bg]: https://github.com/micz/ThunderAI/issues/new?template=bug_report.yml + - type: textarea + validations: + required: true + id: idea + attributes: + label: Your idea + description: >- + Describe the idea you'd like to see implemented in ThunderAI. + + Provide a clear and concise description. + - type: markdown + attributes: + value: | + # Details + - type: textarea + id: value + attributes: + label: Value + description: >- + What value does this idea bring to ThunderAI? How does it improve the + user experience or functionality? + - type: textarea + id: additional + attributes: + label: Additional information + description: > + If you have any additional information, use the field below. + Please note, you can attach screenshots or screen recordings here, by + dragging and dropping files in the field below. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d6c44d5..1b90de1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,6 @@ -

Version 3.6.0 - 30/07/2025

+

Version 3.5.5 - ??/??/2025

+ +

Version 3.5.4 - 13/06/2025

+ +

Version 3.5.3 - 10/06/2025

+

Version 3.5.2 - 05/06/2025

+

Version 3.5.5 - ??/??/2025

+ +

Version 3.5.4 - 13/06/2025

+ +

Version 3.5.3 - 10/06/2025

+

Version 3.5.2 - 05/06/2025