Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ body:
value: |
Thank you for reporting an issue :pray:.

This issue tracker is for reporting reproducible bugs or regression's found in [react-ai](https://github.com/tanstack/ai)
This issue tracker is for reporting reproducible bugs or regressions found in [TanStack AI](https://github.com/tanstack/ai)
If you have a question about how to achieve or implement something and are struggling, please post a question
inside of react-ai's [Discussions tab](https://github.com/tanstack/ai/discussions) instead of filing an issue.
inside of TanStack AI's [Discussions tab](https://github.com/tanstack/ai/discussions) instead of filing an issue.

Before submitting a new bug/issue, please check the links below to see if there is a solution or question posted there already:
- TanStack AI's [Discussions tab](https://github.com/tanstack/ai/discussions)
Expand All @@ -23,7 +23,7 @@ body:
label: TanStack AI version
description: |
- Please let us know the exact version of the TanStack AI framework adapter that you were using when the issue occurred. If you are using an older version, check to see if your bug has already been solved in the latest version. Please don't just put in "latest", as this is subject to change.
- The latest "ai" version is <img alt="" src="https://badgen.net/npm/v/@tanstack/react-ai" />
- The latest "ai" version is <img alt="" src="https://badgen.net/npm/v/@tanstack/ai" />
placeholder: |
e.g. v8.11.6
validations:
Expand Down
Loading
Loading