Remove duplicated word in the pull request template

This commit is contained in:
networkException 2022-09-10 01:54:58 +02:00
parent 62afb936a5
commit 886b5d35cd
No known key found for this signature in database
GPG key ID: C1F2658DC370C8FC

View file

@ -2,7 +2,7 @@
<!-- Please read docs/CONTRIBUTING.md before submitting your pull request -->
* [ ] I have added added tests for PR _or_ I have justified why this PR doesn't need tests.
* [ ] I have added tests for PR _or_ I have justified why this PR doesn't need tests.
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/dendrite/blob/main/docs/CONTRIBUTING.md#sign-off)
Signed-off-by: `Your Name <your@email.example.org>`