Skip to content

[Docs]: Removed instruction about Stackblitz demos in the bug report template#1689

Open
Soviut wants to merge 1 commit intounovue:devfrom
Soviut:patch-1
Open

[Docs]: Removed instruction about Stackblitz demos in the bug report template#1689
Soviut wants to merge 1 commit intounovue:devfrom
Soviut:patch-1

Conversation

@Soviut
Copy link
Copy Markdown

@Soviut Soviut commented Feb 17, 2026

The docs no longer contain Stackblitz or CodeSandbox examples.

🔗 Linked issue

#1686

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

The docs no longer contain StackBlitz and CodeSandbox examples that could be used to create reproductions for bug reports. This PR removes the instruction in the bug report template that mentioned using those examples.

Resolves #1686 and #1678

📸 Screenshots (if appropriate)

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Summary by CodeRabbit

  • Chores
    • Simplified bug report template with streamlined reproduction guidance, emphasizing template preset instructions over external resource links.

The docs no longer contain Stackblitz or CodeSandbox examples.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 17, 2026

📝 Walkthrough

Walkthrough

The bug report template was updated to replace outdated guidance referencing StackBlitz/CodeSandbox links with direct instructions to use template preset URLs for creating reproductions.

Changes

Cohort / File(s) Summary
Bug Report Template
.github/ISSUE_TEMPLATE/bug-report.yml
Updated reproduction guidance to remove references to documentation-hosted StackBlitz/CodeSandbox playgrounds, replacing with direct instruction to use template presets (vite.new, nuxt.new).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 We've hopped through the docs with care,
Removing links that led nowhere,
Now template presets shine so bright,
Direct and true—a tested flight! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR removes the outdated instruction referencing StackBlitz and CodeSandbox examples as required by #1686, but does not address providing complete templates for bug reproduction. Add StackBlitz and CodeSandbox templates that are mostly complete to support bug reproduction, as specified in issue #1686.
✅ Passed checks (4 passed)
Check name Status Explanation
Out of Scope Changes check ✅ Passed All changes are directly related to removing the outdated instruction from the bug report template, aligning with the linked issue #1686.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately summarizes the main change: removing instructions about StackBlitz demos from the bug report template, which aligns with the changeset modifications.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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 and usage tips.

@Soviut Soviut changed the title [Docs]: Removed instruction about Stackblitz demos in the docs [Docs]: Removed instruction about Stackblitz demos in the bug report template Feb 17, 2026
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.

[Docs]: Examples in docs no longer contain stackblitz and codesandbox links

1 participant