Files
euri-packages/.github/pull_request_template.md

25 lines
529 B
Markdown

## Description
Briefly describe what this PR does and why.
## Affected Package
- [ ] Existing package:
- [ ] New package:
### Checklist
- [ ] Package builds successfully (`makepkg`)
- [ ] `pkgrel` incremented (if modifying an existing package)
- [ ] `depends` / `makedepends` / `optdepends` are complete and accurate
- [ ] All commits are GPG-signed (`git commit -S`)
- [ ] Changes are limited to the intended package directory
### Testing
How was this tested?
### Known Issues
Any regressions or follow-up work needed?