Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 977 Bytes

File metadata and controls

42 lines (34 loc) · 977 Bytes
name 🐛 Bug Report
about Create a report to help us improve
title [BUG]:
labels
bug
needs-triage
assignees

Bug Description

A clear and concise description of what the bug is.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Import '...'
  2. Call function '....'
  3. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Actual Behavior

What actually happened, including any error messages or unexpected output.

Code Sample

# Minimal code snippet that reproduces the issue

Environment

  • OS: [e.g., Windows 10, Ubuntu 22.04, macOS 13]
  • Python Version: [e.g., 3.12.0]
  • Package Version: [e.g., 0.0.1]
  • Installation Method: [e.g., pip, from source]

Additional Context

Add any other context about the problem here, such as:

  • Screenshots
  • Log output
  • Related issues

Possible Solution

If you have ideas on how to fix this, please share them here.