From: Sebastián Ramírez Date: Thu, 14 Jul 2022 12:31:03 +0000 (+0200) Subject: ✏️ Fix small typo in template for a new PR, pointing to HTTPX (#1766) X-Git-Tag: 0.21.0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3de71f1433568a3f7ac3dc69ef86cf4f72f5651;p=thirdparty%2Fstarlette.git ✏️ Fix small typo in template for a new PR, pointing to HTTPX (#1766) --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 45debc64..010cb3ab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -The starting point for contributions should usually be [a discussion](https://github.com/encode/httpx/discussions) +The starting point for contributions should usually be [a discussion](https://github.com/encode/starlette/discussions) Simple documentation typos may be raised as stand-alone pull requests, but otherwise please ensure you've discussed your proposal prior to issuing a pull request.