Create pull_request_template.md

This commit is contained in:
Erwin Ried 2025-03-26 12:20:54 +01:00 committed by GitHub
parent 69b17faddf
commit afc75f6cda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
pull_request_template.md Normal file
View File

@ -0,0 +1,5 @@
## Brief description what you did
## Checklist
- [ ] Kept changes minimal and limited to necessary files
- [ ] Verified functionality remains intact and code compiles