Skip to content

gh issue create -R doesn't show issue templates #2361

@camelid

Description

@camelid

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

  1. Type gh issue create -R rust-lang/rust (should happen for cli/cli too)
  2. It immediately asks for the title
  3. Now cd into a clone of rust-lang/rust and type gh issue create
  4. Note that it asks to choose a template

Expected vs actual behavior

Both should ask to choose a template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedContributions welcomepriority-2Affects more than a few users but doesn't prevent core functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions