diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index baeff4d90..b5a92992e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,7 @@ What is the thing you want to fix? Is it associated with an issue on GitHub? Ple Always consider opening an issue first to describe your problem, so we can discuss what is the best way to amend it. Note that if you do not describe the goal of this change or link to a related issue, the maintainers may close the PR without further review. -If your pull request makes a non-insignificant change to Pipenv, such as the user interface or intended functionality, please open a discussion or issue report first. +If your pull request makes a significant change to Pipenv, such as the user interface or intended functionality, please open a discussion or issue report first. ### The fix