-
Notifications
You must be signed in to change notification settings - Fork 0
chore(docs): add GitHub Discussions ideas template #48
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| title: "[Idea] " | ||
| labels: ["enhancement", "discussion"] | ||
| category: ideas | ||
| --- | ||
| ## Problem | ||
| <!-- What user pain or gap does this idea address? --> | ||
|
|
||
| ## Proposed Direction | ||
| <!-- Sketch the shape of the change; no full design needed. --> | ||
|
|
||
| ## Alternatives Considered | ||
| <!-- Other approaches and why this direction fits better. --> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Discussion template lacks required bodyMedium Severity The new Reviewed by Cursor Bugbot for commit 74f616a. Configure here. |
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GitHub Discussion templates require
nameandaboutfields in the front matter to display correctly in the template chooser UI. Without these, the template may not be properly described or selectable by users.