Add PR template

This commit is contained in:
Micha Reiser 2025-05-07 16:13:21 +02:00
parent 16ba59cad6
commit 10dbacb062
No known key found for this signature in database

15
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,15 @@
<!--
Thank you for contributing to ty! To help us out with reviewing, please consider the following:
- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->
## Summary
<!-- What's the purpose of the change? What does it do, and why? -->
## Test Plan
<!-- How was it tested? -->