.github/ISSUE_TEMPLATE/bug_report.md
---
name: Bug Report
about: Report an issue with RuboCop Committee you've discovered.
---
*Be clear, concise and precise in your description of the problem.
Open an issue with a descriptive title and a summary in grammatically correct,
complete sentences.*
*Use the template below when reporting bugs. Please, make sure that
you're running the latest stable RuboCop and that the problem you're reporting
hasn't been reported (and potentially fixed) already.*
*Before filing the ticket you should replace all text above the horizontal
rule with your own words.*
______________________________________________________________________
## Expected behavior
Describe here how you expected RuboCop Committee to behave in this particular situation.
## Actual behavior
Describe here what actually happened.
## Steps to reproduce the problem
This is extremely important! Providing us with a reliable way to reproduce
a problem will expedite its solution.