Issue forms chooser shows only one template, while other templates in .github/ISSUE_TEMPLATE are not displayed #192160
Replies: 2 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Issues
Body
What happened
In GitHub's issue template chooser, only one template is shown even though multiple YAML issue forms exist under
.github/ISSUE_TEMPLATE.Some templates are missing from the GitHub GUI and cannot be selected when creating a new issue.
Expected behavior
All valid issue form templates under
.github/ISSUE_TEMPLATEshould appear in GitHub's issue template chooser.Observed behavior
I have confirmed the following:
.github/ISSUE_TEMPLATEExample repository structure
Things already checked
.github/ISSUE_TEMPLATEAdditional notes
I am seeing the same behavior in more than one repository around the same time.
Because of that, this looks less like a repository-specific configuration mistake and more like a GitHub-side issue with issue forms / the template chooser, or with the re-indexing / re-recognition of newly added or renamed issue form files.
Impact
Users cannot select the missing templates from the GitHub GUI, so part of the issue creation flow is broken.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions