From e3de71f1433568a3f7ac3dc69ef86cf4f72f5651 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 14 Jul 2022 14:31:03 +0200 Subject: [PATCH] =?utf8?q?=E2=9C=8F=EF=B8=8F=20Fix=20small=20typo=20in=20t?= =?utf8?q?emplate=20for=20a=20new=20PR,=20pointing=20to=20HTTPX=20(#1766)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3