mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
30 lines
496 B
Markdown
30 lines
496 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a problem in the project
|
|
title: "[BUG] Describe the issue"
|
|
labels: bug
|
|
assignees: 'MacRimi'
|
|
---
|
|
|
|
## Description
|
|
Describe the bug clearly and concisely.
|
|
|
|
## Steps to Reproduce
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
## Expected Behavior
|
|
What should happen?
|
|
|
|
## Screenshots (Required)
|
|
Add images to help illustrate the issue.
|
|
|
|
## Environment
|
|
- Operating system:
|
|
- Software version:
|
|
- Other relevant details:
|
|
|
|
## Additional Information
|
|
Add any other context about the problem here.
|