-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(github): add separate v3 issue template #2307
Conversation
Thanks for the initiative! π The only thing I would change is the StackBlitz mention for reproduction because Tailwind CSS v4 does not work on StackBlitz at the moment π¬ |
i did :) |
Thanks! π |
Alerts seem to be broken with the newer version of issue form. I've reported feedback at github. https://github.com/orgs/community/discussions/139935#discussioncomment-10864178 |
I saw this working yesterday.. I don't know if it's related but linking issues in prs does not seem to work either. |
π Linked issue
β Type of change
π Description
This allows auto adding v3 issue label.
Try: https://github.com/OrbisK/ui/issues/new/choose
The naming of
.github/ISSUE_TEMPLATE/bug-v3.yml
is intentionally not.github/ISSUE_TEMPLATE/bug-report.v3.yml
to respect ordering in the choose layout. The name can be changed to lower it even more.π Checklist