Closed Melkeydev closed 1 year ago
Ok when I make a new issue it goes to https://github.com/twitchdev/twitch-cli/issues/new/choose then somehow redirects me to https://github.com/twitchdev/twitch-cli/issues/new so this looks like a GitHub issue not a yaml issue
I made it work by cloning the repo and capitalizing the folder name from issue_template
to ISSUE_TEMPLATE
as it is according to this: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
I guess it's case sensitive?
Cloned repo: https://github.com/EmilMalmsten/test_bp (if u try to create an issue there it seem to work)
@EmilMalmsten awesome, thanks for taking care of this for me
Right now if someone creates a new issue there is no template for it even though we have a file in the .github