Skip to content

Commit ffe5f65

Browse files
committed
typo
1 parent b4f96f5 commit ffe5f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If an item doesn't apply to your pull request, **check it anyway** to make it ap
1515

1616
- [ ] Do **not** open pull requests from your `main` branch – **use a separate branch**!
1717
- There's a ton of footguns waiting if you don't heed this warning. You can still go back to your project, create a branch from your main branch, push it, and open the pull request from the new branch.
18-
- This is not a pre-requisite for your your pull request to be accepted, but **you have been warned**.
18+
- This is not a pre-requisite for your pull request to be accepted, but **you have been warned**.
1919
- [ ] Added **tests** for changed code.
2020
- The CI fails with less than 100% coverage.
2121
- [ ] **New APIs** are added to our typing tests in [`api.py`](https://github.com/hynek/stamina/blob/main/tests/typing/api.py).

0 commit comments

Comments
 (0)