From: Marcelo Trylesinski Date: Tue, 15 Feb 2022 09:29:27 +0000 (-0300) Subject: Add PR template (#1442) X-Git-Tag: 0.19.0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c91014dae84012cb59c1c22ae058aa9733212284;p=thirdparty%2Fstarlette.git Add PR template (#1442) * Add PR template * Update pull_request_template.md * Update .github/pull_request_template.md * Update pull_request_template.md Co-authored-by: Tom Christie --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..45debc64 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +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 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. + +- [ ] Initially raised as discussion #...