From: Marcelo Trylesinski Date: Mon, 14 Jun 2021 14:44:27 +0000 (+0200) Subject: Update PULL_REQUEST_TEMPLATE.md (#1681) X-Git-Tag: 0.18.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f818a028f9bb68b9f1279485221012d4ac7b3d85;p=thirdparty%2Fhttpx.git Update PULL_REQUEST_TEMPLATE.md (#1681) Small typo on the PR template. --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 13b7dfe1..1e3f654d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ The starting point for contributions should usually be [a discussion](https://github.com/encode/httpx/discussions) Simple documentation typos may be raised as stand-alone pull requests, but otherwise -please ensure you've discussed the your proposal prior to issuing a pull request. +please ensure you've discussed your proposal prior to issuing a pull request. This will help us direct work appropriately, and ensure that any suggested changes have been okayed by the maintainers.