diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e1530fcc..8f64917e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,8 @@ Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv. -If you're requesting a new feature or leaving feedback, please use this forum instead: +If you're requesting a new feature, please use the PEEP process: - https://kenneth-reitz.uservoice.com/forums/913660-general + https://github.com/pypa/pipenv/blob/master/peeps/PEEP-000.md Check the [diagnose documentation](https://docs.pipenv.org/diagnose/) for common issues before posting! We may close your issue if it is very similar to one of them. Please be considerate, or be on your way. diff --git a/news/2909.doc b/news/2909.doc new file mode 100644 index 00000000..d8487544 --- /dev/null +++ b/news/2909.doc @@ -0,0 +1 @@ +Replace reference to uservoice with PEEP-000