---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---

## Issue Description
[//]: # (Provide a clear and concise description of the issue.)

## Steps to Reproduce
[//]: # (List the steps required to reproduce the issue, including any relevant code snippets or commands.)

1. Step 1
2. Step 2
3. Step 3
   - Sub-step A
   - Sub-step B

## Expected Behavior
[//]: # (Describe what you expected to happen.)

## Actual Behavior
[//]: # (Describe what actually happened.)

## Screenshots (if applicable)
[//]: # (Include screenshots or additional context if applicable.)

## Environment
- Operating System:
- Browser (if applicable):
- Node.js version:
- npm package version:

## Additional Information
[//]: # (Add any other information or context about the issue here.)
