Add basic PR template

This commit is contained in:
shamoon
2026-02-03 08:42:08 -08:00
committed by Jarek Krochmalski
parent cf0e9ab50d
commit ffde535390
+20
View File
@@ -0,0 +1,20 @@
## Proposed change
<!--
Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change. If appropriate, please include an explanation of how your proposed change can be tested. Screenshots and / or videos can also be helpful if appropriate.
-->
Closes #(issue or discussion)
## Type of change
<!--
What type of change does your PR introduce to Dockhand?
NOTE: Please check only one box!
-->
- [ ] Bug fix: non-breaking change which fixes an issue.
- [ ] New feature / Enhancement: non-breaking change which adds functionality.
- [ ] Breaking change: fix or feature that would cause existing functionality to not work as expected.
- [ ] Other. Please explain: