29 lines
590 B
Markdown
29 lines
590 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug from noctalia-shell
|
|
title: "[Bug] "
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
### Description
|
|
A clear and concise description of the bug.
|
|
|
|
### Steps to Reproduce
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. See the error.
|
|
|
|
### Expected Behavior
|
|
Explain what you expected to happen.
|
|
|
|
### Screenshots
|
|
Add screenshots if applicable.
|
|
|
|
### Environment
|
|
- Distro: [e.g., CachyOS, NixOS, Arch, ...]
|
|
- Compositor: [ e.g., Hyprland, Niri, ...]
|
|
- Noctalia-shell Version: [e.g., 1.0.0, available in About tab]
|
|
|
|
### Additional Context
|
|
Add any other context about the problem here.
|