30 lines
571 B
Markdown
30 lines
571 B
Markdown
# Issue Template
|
|
|
|
## Description
|
|
|
|
Provide a clear and concise description of the issue. Include any relevant context or screenshots to help explain the problem.
|
|
|
|
## Steps to Reproduce
|
|
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. Scroll down to '...'
|
|
4. See error
|
|
|
|
## Expected Behavior
|
|
|
|
Describe what you expected to happen.
|
|
|
|
## Actual Behavior
|
|
|
|
Describe what actually happened.
|
|
|
|
## Environment
|
|
|
|
- **OS**: [e.g., Windows 10, macOS 12.3]
|
|
- **Browser**: [e.g., Chrome 90, Firefox 88]
|
|
- **Version**: [e.g., 1.0.0]
|
|
|
|
## Additional Context
|
|
|
|
Add any other context about the problem here. |