]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Add PR template (#1442)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Tue, 15 Feb 2022 09:29:27 +0000 (06:29 -0300)
committerGitHub <noreply@github.com>
Tue, 15 Feb 2022 09:29:27 +0000 (09:29 +0000)
* Add PR template

* Update pull_request_template.md

* Update .github/pull_request_template.md

* Update pull_request_template.md

Co-authored-by: Tom Christie <tom@tomchristie.com>
.github/pull_request_template.md [new file with mode: 0644]

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644 (file)
index 0000000..45debc6
--- /dev/null
@@ -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 #...