docs: fix typo in pull request template

This commit is contained in:
Zack Middleton
2025-01-23 08:26:07 -05:00
committed by Paweł Kotiuk
parent 50f3eb204c
commit 6b4bc4a8fb

View File

@@ -20,7 +20,7 @@ Closes #...
- You have a descriptive, semantic commit messages with a short title (first line). E.g. `fix(calibration): fix calibration dialog buttons`
- Provide a description of your changes, wih screenshots if possible
- Provide a description of your changes, with screenshots if possible
- Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).