Files
noctalia-shell/.github/pull_request_template.md
2026-03-07 00:13:11 +01:00

41 lines
1.2 KiB
Markdown

# Pull Request
<!-- If this is a color scheme PR, please create it in https://github.com/noctalia-dev/noctalia-colorschemes instead -->
If this PR is not ready for review yet, please mark it as **Draft** until it's good to be reviewed.
## Motivation
Provide a clear and concise explanation of what this PR does and why it is needed.
## Type of Change
Mark the relevant option with an "x".
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Refactoring
## Related Issue
- Closes #(issue number) (if any)
## Testing
Describe how you tested your changes and mark the relevant items.
- [ ] Tested on niri
- [ ] Tested on Hyprland
- [ ] Tested on sway
- [ ] Tested with different bar positions and density settings
- [ ] Tested at different interface scaling values
- [ ] Tested with multiple monitors (if applicable)
## Screenshots / Videos
If applicable, include screenshots or videos to help illustrate your changes.
## Checklist
- [ ] Code follows project style guidelines
- [ ] Self-reviewed my code
- [ ] No new warnings or errors
- [ ] Documentation or comments updated (if relevant)
## Additional Notes
Add any additional context or follow-up notes for reviewers.