.github/ISSUE_TEMPLATE/bug_report.md
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ryz310
---
**Describe the bug**
A clear and concise description of what the bug is.
**Error information**
Add error message and backtrace if you can see.
**RubocopChallenger version (please complete the following information):**
- [e.g. 1.2.3]
**RuboCop versions (please complete the following information):**
- rubocop: [e.g. 1.2.3]
- rubocop-performance: [e.g. 1.2.3]
- rubocop-rails: [e.g. 1.2.3]
- rubocop-rspec: [e.g. 1.2.3]
- rubocop-thread_safety: [e.g. 1.2.3]
**Additional context**
Add any other context about the problem here.