diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..45debc642 --- /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 #...