.github/ISSUE_TEMPLATE/bug-report.md
---
name: Bug Report
about: Create a report to help me improve this action or fix a bug.
title: ''
labels: bug
assignees: paambaati
---
**Describe the bug**
A clear and concise description of what the bug is.
**Version of `codeclimate-action` you're using**
`v2.5.7`
**Example links**
1. Configure your job to include the [`debug: true`](https://github.com/paambaati/codeclimate-action#inputs) flag and the [`ACTIONS_STEP_DEBUG` secret to `true`](https://github.com/actions/toolkit/blob/master/docs/action-debugging.md#how-to-access-step-debug-logs) so I can get additional debugging information.
2. Include links to the specific Github action run and your config.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
Add any other context about the problem here.