Files
web-app-template/.gitea/PULL_REQUEST_TEMPLATE.md
JonKazama-Hellion 1a7d716098
CI / verify (push) Failing after 34s
Initial template setup
2026-05-09 16:41:16 +02:00

23 lines
362 B
Markdown

## Summary
<!-- What does this PR do? 1-3 bullet points. -->
-
## Why
<!-- Linked issue, motivation, or context. "Fixes #N" if applicable. -->
## Testing
<!-- How did you verify this works? -->
- [ ]
## Checklist
- [ ] Code builds without warnings
- [ ] Tests pass (or N/A)
- [ ] Documentation updated (or N/A)
- [ ] No secrets or credentials committed