26 lines
529 B
Markdown
26 lines
529 B
Markdown
### Issue Guidelines
|
|
|
|
- Ensure you skim over your issue prior to submitting to catch any glaring errors or anything that should be corrected.
|
|
|
|
> Replace the space between brackets with an x to check the box.
|
|
|
|
(You may delete everything above the line)
|
|
|
|
---
|
|
|
|
- **Operating System**:
|
|
- **Java Version**:
|
|
- **Feather Version (*or commit ref*)**:
|
|
- **Steps to reproduce (*if applicable*)**:
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
### Description
|
|
...
|
|
|
|
### Screenshots (Optional)
|
|
![Example](https://example.com/image.png)
|
|
|
|
### Logs (Optional)
|
|
... |