-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make issue template more enthusiastic #21238
Conversation
:D |
issue_template.md
Outdated
<!-- BUGS: Please use this template. --> | ||
<!-- QUESTIONS: This is not a general support forum! Ask Qs at http://stackoverflow.com/questions/tagged/typescript --> | ||
<!-- SUGGESTIONS: See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md --> | ||
<!-- π¨ πΊπ»πΆπ· π¨ πΊπ»πΆπ· π¨ πΊπ»πΆπ· π¨ --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As much as they should be, your italicized Unicode letters may not be visible for all You should have a fallback for these. Maybe alternate πΊπ»πΆπ· and STOP for good measure?
issue_template.md
Outdated
<!-- | ||
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. | ||
|
||
Please help us by doing the following steps before logging an issue: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
by doing -> by taking
issue_template.md
Outdated
<!-- If you have a QUESTION: | ||
THIS IS NOT A FORUM FOR QUESTIONS. | ||
Ask questions at http://stackoverflow.com/questions/tagged/typescript | ||
--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Point people to Gitter too?
Surprisingly, this worked? The noise:bug ratio has gone from 3:2 to 1:1. The SNR hasn't been this good since 2014. Unactionable reports are also down ~30%. /cc @jcalz |
π€·ββοΈ