Skip to content

fix(issue): always offer Blank Issue#236

Merged
barrettruth merged 1 commit intomainfrom
fix/issue-blank-template-option
Apr 13, 2026
Merged

fix(issue): always offer Blank Issue#236
barrettruth merged 1 commit intomainfrom
fix/issue-blank-template-option

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Issue template selection does not always offer a blank issue path. When templates are present, especially in the single-template case, forge.nvim can skip straight to the template and hide the blank compose flow even though GitHub presents this as Blank Issue.

Solution

Always prepend a Blank Issue entry to the issue template picker whenever templates are available, including the single-template case. Keep template loading behavior unchanged for real template entries, and align the create_issue(opts?) API docs with the supported blank and template options.

@barrettruth barrettruth merged commit 8072226 into main Apr 13, 2026
6 of 8 checks passed
@barrettruth barrettruth deleted the fix/issue-blank-template-option branch April 13, 2026 19:37
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.

1 participant