Open
Conversation
…es and when to route to support Added a ISSUES.md file with best practices around issue types and annotations to the current issues around when to reach out to support instead.
rcaril
commented
Mar 19, 2026
| @@ -0,0 +1,2 @@ | |||
| # Disable blank issues for non-maintainers. | |||
| blank_issues_enabled: false | |||
Contributor
Author
There was a problem hiding this comment.
This forces users to chose one of the existing issue types, Bug or Feature Request.
Contributor
Author
There was a problem hiding this comment.
Maintainers however, will still be able to use the Blank issue type if needed.
rcaril
commented
Mar 19, 2026
| @@ -0,0 +1,34 @@ | |||
| <div align="center"> | |||
| <h3 align="center">CLI Issues</h3> | |||
Contributor
Author
There was a problem hiding this comment.
I am very open to suggestions on how this document should be organized and formatted. Some of these examples may not be perfect - so please feel free to suggest improvements there as well.
anthony-gomez-fastly
approved these changes
Mar 19, 2026
Contributor
anthony-gomez-fastly
left a comment
There was a problem hiding this comment.
This is excellent, ty for doing this!
philippschulte
requested changes
Mar 19, 2026
Member
philippschulte
left a comment
There was a problem hiding this comment.
Just found a couple of typos. Thanks for improving this!
philippschulte
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change summary
This PR adds support docs and notes to existing templates clarifying when to reach out to support and general best practices around issue submitting.
All Submissions:
User Impact
Users no longer have access to the "Blank Issue" option.