Commit Graph

19 Commits

Author SHA1 Message Date
Sumana Harihareswara 603a20bf45 Update links in documentation
The canonical Pipenv documentation is now at pipenv.pypa.io.
Also, the canonical GitHub repositories for Pipenv and
Requests have changed, and some other communications links
(Twitter, mailing list, "thank you") were no longer
operational. This commit updates those and clarifies that
Pipenv is a project maintained by the PyPA.

Fixes #4137.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-03-05 20:55:28 -05:00
illgitthat 2521effdec Update diagnose URL
Related to https://github.com/pypa/pipenv/issues/3958

Going to the old URL https://docs.pipenv.org/en/latest/diagnose/ was giving an SSL error.

This can be fixed in two ways
1. Update URL to http://docs.pipenv.org/en/latest/diagnose/
1. Update URL to https://pipenv.kennethreitz.org/en/latest/diagnose/

I chose the second approach to match the project homepage URL.
2019-10-15 10:33:05 -04:00
Manoj Jadhav d841dd54ec Updated Diagnose URL 2019-05-27 12:47:39 -04:00
Manoj Jadhav d56a810383 fixed broken link for diagnose documentation 2019-05-27 12:47:39 -04:00
jxltom ead561de72 Level up the template headers 2018-10-06 10:09:43 +08:00
Andrew Zhou d0e537b565 Add references to PEEP 2018-10-03 23:23:09 +08:00
Andrew Zhou f8e3f2550f Replace reference to Uservoice with PEEP-000.
Fixes #2809.
2018-10-03 23:23:09 +08:00
ocavue 39276c32df Remove a 404 link in issue templates 2018-09-30 15:04:50 +08:00
Dan Ryan a663f58663 Minor changes to the PR template
- Comment out the vendor directory section so it doesn't show up all the time in prs
- Minor grammar and spelling changes
- Warn users that we will close PRs with no issue or explanation about what they are solving
2018-07-31 23:11:38 -04:00
Tzu-ping Chung 2db196dc26 PR template
https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
2018-07-30 14:51:23 +08:00
Tzu-ping Chung 24f90a4ac2 Please report against the latest version 2018-07-12 00:56:21 +08:00
Tzu-ping Chung 200e6faf2c More diagnose and better templates 2018-07-08 02:02:06 +08:00
kennethreitz aeb68de212 issue template 2018-07-05 08:54:34 -04:00
kennethreitz 5a608a3639 issue template 2018-07-03 10:01:49 -04:00
Tzu-ping Chung 7048bcb786 Update issue templates 2018-06-30 01:30:53 +08:00
kennethreitz 31664d182f Update issue templates 2018-05-13 16:45:30 -04:00
kennethreitz 9bfa0afefd issue template
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 15:03:29 -05:00
Josh Holland 177722cde9 Fix typo in GitHub issue template 2017-11-01 13:30:55 +00:00
Vincent Philippon af368db219 Add a Github issue template.
That should give a helping hand to everyone.
2017-10-13 12:32:25 -04:00