Add pull request template

This commit is contained in:
Ray 2025-12-16 20:01:56 -05:00 committed by GitHub
parent 5b21e352bc
commit 8224f83678
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,12 @@
## Description
<!-- Describe the changes in detail -->
### Related issues
<!-- If this is a new feature or a change, there must be a discussion in an issue first, then reference the issue here -->
<!-- If fixing a bug, reference the bug issue here, or describe the bug, including steps to reproduce -->
### Screenshots
<!-- Please include screenshots if the PR alters any UI elements -->
### AI/LLM usage
<!-- If you used any AI/LLM assistance, please describe where in the code and how you tested it -->