1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

grammar fix in pr template (#3514)

This commit is contained in:
Ryan Hileman
2023-11-10 02:18:16 -08:00
committed by GitHub
parent 6326ef18d7
commit 7169f28ddf

View File

@@ -9,7 +9,7 @@ Please read the "Making a PR" section of [`CONTRIBUTING.md`](https://github.com/
* Open the PR as a draft until you have self-reviewed it and run `./scripts/check.sh`.
* When you have addressed a PR comment, mark it as resolved.
Please be patient! I will review you PR, but my time is limited!
Please be patient! I will review your PR, but my time is limited!
-->
Closes <https://github.com/emilk/egui/issues/THE_RELEVANT_ISSUE>.