-
-
Notifications
You must be signed in to change notification settings - Fork 402
docs: Rewrite issue templates for false positives and false negatives #3135
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
docs: Rewrite issue templates for false positives and false negatives #3135
Conversation
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.
Way better, thanks.
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.
Very good, thanks!
Co-authored-by: Max Leske <th3s3ion@gmail.com>
Co-authored-by: Max Leske <th3s3ion@gmail.com>
Co-authored-by: Max Leske <th3s3ion@gmail.com>
Co-authored-by: Max Leske <th3s3ion@gmail.com>
@RedXanadu Are you OK with this wording? If yes, please merge. |
Sorry for the delay in reviewing this… @dune73 This looks good! The expanded guidance is clearer. One comment I would make, from a Dev on Duty perspective: if someone is reporting an FP then logs are a "must have", while a curl call is only a "nice to have". It's probably unlikely that users will start submitting reports with no logs and only curl calls, but it's something to think about if that situation does start to happen (I don't think it will, as it takes much more time to craft a curl call than to copy-paste log lines). |
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.
Merging now.
I see your point on the dev-on-duty needs, @RedXanadu. Let's keep an eye on this. |
I have rewritten the two issue templates from scratch. I thought it was necessary to make it clearer what we really need.