There are too many ways to bypass an issue form #4951
-
As spotted by @HonkingGoose (virtual high five!), there are a lot of ways to open an issue and bypass the issue forms: It would be great if you could use the issue chooser YAML file to disable this. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
Highfive to you too @ajs256 👋
You can already block empty issues that come from the From the GitHub Docs, configuring the template chooser:
I agree with @ajs256 it would be nice if the enforcement of It's pretty annoying that maintainers keep having to ask people to pretty please use the templates/forms provided, this is souring both the maintainers and the contributors! I'd really like to see this fixed. |
Beta Was this translation helpful? Give feedback.
-
Hi @ajs256 & @HonkingGoose. Thanks for pointing these out! Yes, unfortunately we’re aware of these ways to bypass issue forms (and markdown issue templates too 😬). It’s something that we’d like to fix up / find solutions for in the near future! |
Beta Was this translation helpful? Give feedback.
-
GitHub also offers this at the bottom of the introductory text when a new issue is being created and there doesn't seem to be a way to disable that: |
Beta Was this translation helpful? Give feedback.
-
How does https://github.com/docker/for-win implement this? When I go to https://github.com/docker/for-win/issues/new it automatically redirects me to https://github.com/docker/for-win/issues/new/choose. I copied their |
Beta Was this translation helpful? Give feedback.
Hi @ajs256 & @HonkingGoose. Thanks for pointing these out!
Yes, unfortunately we’re aware of these ways to bypass issue forms (and markdown issue templates too 😬). It’s something that we’d like to fix up / find solutions for in the near future!