-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Describe the bug
gh issue create -R doesn't ask to choose an issue template, while gh issue create in a clone of the repo does.
Steps to reproduce the behavior
- Type
gh issue create -R rust-lang/rust(should happen forcli/clitoo) - It immediately asks for the title
- Now
cdinto a clone ofrust-lang/rustand typegh issue create - Note that it asks to choose a template
Expected vs actual behavior
Both should ask to choose a template.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions