driftctl/.github/ISSUE_TEMPLATE/bug_report.md

28 lines
811 B
Markdown
Raw Normal View History

---
name: 🐛 Bug Report
about: Report errors and problems
labels: kind/bug, need-triage
---
<!-- :warning: Ensure you have searched for similar issue before opening a new one
:warning: You may want to contact our support before open a bug, please check support before opening a bug -->
**Description**
<!-- A clear and concise description of the problem. -->
**Environment**
- OS:
- driftctl version:
- terraform version:
- terraform providers versions: <!-- e.g. aws@3.44.0, github@4.4.0 -->
**How to reproduce**
<!-- Code and/or minimal config needed to reproduce the problem. -->
**Possible Solution**
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
**Additional context**
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->