chore: Add request for minimal repro to bug report by nzakas · Pull Request #17081 · eslint/eslint (original) (raw)
Prerequisites checklist
- I have read the contributing guidelines.
What is the purpose of this pull request? (put an "X" next to an item)
[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:
What changes did you make? (Give an overview)
Added an additional field on the bug report requesting a minimal reproduction case. Currently we are spending a lot of time asking people for more info so we can reproduce, so hopefully this will reduce that time by asking people to create a minimal reproduction up front.
Is there anything you'd like reviewers to focus on?
Nothing in particular.