From 78fdf4dd92bd1e12806ae36e22229149e0b45a4a Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Mon, 16 Nov 2020 10:44:31 -0800 Subject: [PATCH] Remove reference to development philosophy --- .github/CONTRIBUTING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5c4ff15a..3470dfee 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,10 +1,7 @@ # Contribution Guidelines -Before opening any issues or proposing any pull requests, please do the -following: - -1. Read our [Contributor's Guide](https://requests.readthedocs.io/en/latest/dev/contributing/). -2. Understand our [development philosophy](https://requests.readthedocs.io/en/latest/dev/philosophy/). +Before opening any issues or proposing any pull requests, please read +our [Contributor's Guide](https://requests.readthedocs.io/en/latest/dev/contributing/). To get the greatest chance of helpful responses, please also observe the following additional notes.