Skip to content

feat(github): add issue templates for automatic triage#896

Open
binbandit wants to merge 1 commit intopingdotgg:mainfrom
binbandit:t3code/add-issue-templates-tags
Open

feat(github): add issue templates for automatic triage#896
binbandit wants to merge 1 commit intopingdotgg:mainfrom
binbandit:t3code/add-issue-templates-tags

Conversation

@binbandit
Copy link
Contributor

@binbandit binbandit commented Mar 11, 2026

Summary

  • add bug report and feature request issue forms with auto-applied labels
  • add a workflow to ensure the bug, enhancement, and needs-triage labels exist

Why

This is needed for automatic triage because issue intake is already getting messy. Right now there is no consistent way to separate bugs from feature requests or guarantee that the initial labels exist.

These forms collect the minimum information needed to either fix a bug or understand the requested feature while routing new issues into a predictable triage flow.

Verification

  • bun fmt
  • bun lint
  • bun typecheck

Note

Add GitHub issue templates and label sync workflow for automatic triage

  • Adds structured issue form templates for bug reports and feature requests, with required fields and auto-applied labels (bug/enhancement + needs-triage).
  • Adds a GitHub Actions workflow that syncs the bug, enhancement, and needs-triage labels (color and description) on pushes to main or manual dispatch, creating or updating them as needed.

Macroscope summarized 9f842ea.

@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: affa0b00-c687-45fd-8ab0-00de488638c7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Mar 11, 2026
@binbandit
Copy link
Contributor Author

@juliusmarminge this is needed soooo bad hahaha

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

Labels

vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant