Typo in PULL_REQUEST_TEMPLATE.md (#94062)

It's the only change I'm qualified to make, haha.
This commit is contained in:
Patrick Leonard
2025-02-08 02:55:05 -06:00
committed by GitHub
parent f9784031ae
commit 62ae6e6499
+1 -1
View File
@@ -1,4 +1,4 @@
Before submitting this pull request, check the changes to see it's only the changes you made intentionallly
Before submitting this pull request, check the changes to see it's only the changes you made intentionally
If there are changes to other lines you didn't make deliberately, it's possible that your IDE made the changes with a utility like prettier.
Next time, make sure that you only add your changes by using `git add -p` and rather than `git add Contributors.md`