Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.76 KB

BUG_REPORT.md

File metadata and controls

66 lines (42 loc) · 1.76 KB
name about title labels assignees
Bug report 🐛
Report errors, unexpected behavior, or issues in the project
Bug Report: [Short Description of Bug]
bug

Description

Provide a clear and concise description of the bug. Include any relevant information such as error messages, unexpected behavior, or what you were trying to achieve when the bug occurred.

Steps to Reproduce

Please provide a step-by-step list of actions to reproduce the bug:

Expected Behavior

Describe what you expected to happen.

Actual Behavior

Describe what actually happened.

Environment

  • OS: [e.g., Windows, macOS, Linux]
  • Browser: [if applicable, include browser name and version]
  • Terraform Version: [if applicable]
  • Provider Version: [if applicable]
  • Other dependencies: [e.g., specific libraries, versions, etc.]

Additional Context

Add any other context about the problem here. Include logs, error messages, or links to related issues if available.

Possible Solution

If you have an idea of what might be causing the issue, suggest a fix or workaround here.

Screenshots or Videos

If applicable, add screenshots or videos to help explain your problem.

Logs & Console Output

Please include any relevant logs, stack traces, or console output. You can attach files or paste the log content here.

Related Issues

If this bug is related to other issues, please link them here.

Priority

How critical is this issue? Choose one of the following:

  • Low (Minor issue, can wait)
  • Medium (Needs to be fixed but not urgent)
  • High (Causes significant problems, needs prompt attention)
  • Critical (Breaks major functionality or causes data loss)