Skip to content

Commit e671aa5

Browse files
webknjazhynek
andauthored
Clean up a double "your" in PULL_REQUEST_TEMPLATE.md (#1343)
Co-authored-by: Hynek Schlawack <hs@ox.cx>
1 parent 3fb6f56 commit e671aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If your pull request is a documentation fix or a trivial typo, feel free to dele
1616

1717
- [ ] Do **not** open pull requests from your `main` branch – **use a separate branch**!
1818
- 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.
19-
- This is not a pre-requisite for your your pull request to be accepted, but **you have been warned**.
19+
- This is not a pre-requisite for your pull request to be accepted, but **you have been warned**.
2020
- [ ] Added **tests** for changed code.
2121
Our CI fails if coverage is not 100%.
2222
- [ ] New features have been added to our [Hypothesis testing strategy](https://github.com/python-attrs/attrs/blob/main/tests/strategies.py).

0 commit comments

Comments
 (0)