You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a default title lets users simply skip it as in #3744 and many others. Also, we can have separate templates for reporting bugs and requesting enhancements. I hope this can help with better issue management.
I'm not sure if that was entirely intentional, but every new bug report now gets bug label automatically.
Previously, that label was a good way to mark actual bugs in contrast to people simply doing something wrong.
If somebody managed to reproduce and confirm the bug, but was not familiar with the specific part of the code and unable to take care of it, bug label was a good way to save time for other people going through issue reports.
Now, even when people ask questions, or are having very obvious problems, it gets marked as a bug
So imho, the bug label has lost it's meaning.
I think it would be a much better idea, to have something like bug-unconfirmed label, with not so aggressive color, and use that, so the bug label can be used to differentiate actual bugs.
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
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.
Having a default title lets users simply skip it as in #3744 and many others. Also, we can have separate templates for reporting bugs and requesting enhancements. I hope this can help with better issue management.