-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Propose to rephrase hit count breakpoint placeholder text #44559
Comments
This make sense to me. |
The syntax is not specified as it depends on the backend: |
That's too bad. I wonder if we should let the backend specify the message then? |
Sure, I think we have already a feature request for this. |
/findDuplicates |
Potential duplicates: |
Good job @vscodebot Duplicate of #14363 |
@chrmarti In Reddit there's a feature in which people can say "good bot" and the bot takes that as a good job. Could we feed that into the learning? Or just thumbs up? |
Thumbs up might be the easiest and most intuitive way to do this. At the moment I don't have a way to feed that back to the duplicate detection because the main algorithm just compares vectorized representations of issues. Maybe we can still find a way to leverage that feedback (like simple evaluation). |
Testing #43836
I felt a bit lost when reading this:
The phrasing is a bit too generic and leaves room for interpretation on what should be input, when in fact the condition is a pure equality and the value should be a number. Here's a suggestion:
The text was updated successfully, but these errors were encountered: