Skip to content

Fix issue template link label: react-table -> TanStack/table' - #6599

Open
vishruthasgowda wants to merge 1 commit into
TanStack:mainfrom
vishruthasgowda:patch-2
Open

vishruthasgowda wants to merge 1 commit into
TanStack:mainfrom
vishruthasgowda:patch-2

Conversation

@vishruthasgowda

@vishruthasgowda vishruthasgowda commented Sep 23, 2026 •

Copy link
Copy Markdown

Fixes #6595. Updates the bug report template link label from react-table to TanStack/table to match the current project name.

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested code changes locally with pnpm test and pnpm test:e2e, or these tests do not apply to this pull request.
  • I fully understand the code in this pull request, including any code generated with AI assistance.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Documentation
    • Updated the bug report template to label the repository link as “TanStack/table.”

Fixes TanStack#6595. Updates the bug report template link label from react-table to TanStack/table to match the current project name.
@vishruthasgowda
vishruthasgowda requested a review from a team as a code owner September 23, 2026 09:10
@coderabbitai

coderabbitai Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: TanStack/table/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 980e256e-d0ea-492e-80d5-b6d15f707333

📥 Commits

Reviewing files that changed from the base of the PR and between 21d713f and a5fa406.

📒 Files selected for processing (1)
  • .github/ISSUE_TEMPLATE/bug_report.yml

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The bug report template now labels its repository link as TanStack/table instead of react-table. The link URL is unchanged.

Changes

Bug report template

Layer / File(s) Summary
Update repository link label
.github/ISSUE_TEMPLATE/bug_report.yml
The link label changes from react-table to TanStack/table. The URL remains unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other · Severity of issue fixed: Low

Suggested reviewers: kevinvandy

Merge Risk: ⚪ Minimal · up to a5fa4

The template now uses the project’s current name for the repository link. No merge-blocking risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the issue-template link-label change from “react-table” to “TanStack/table.”
Description check ✅ Passed The description explains the change and its motivation. It includes the required template sections, but the Changes section is not filled in and no checklist or release-impact option is selected.
Linked Issues check ✅ Passed Issue [#6595] asks the bug report template to replace the confusing react-table link label with the current project name. The PR changes .github/ISSUE_TEMPLATE/bug_report.yml to label the existing…
Out of Scope Changes check ✅ Passed The summary reports one focused change to the bug report template link label. This change directly implements issue [#6595].
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue template renders react-table, not TanStack/table

1 participant