diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 740767e..e5b6595 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,14 +20,3 @@ I need a way to fairly filter submissions. I simply cannot include every project reviewing and rejecting projects becomes very subjective and unsustainable. This check is an attempt to introduce a degree of fairness and objectivity to the process. Thank you for your understanding. - ---- - -## Updating your PR - -A lot of times, making a PR adhere to the standards above can be difficult. -If the maintainers notice anything that we'd like changed, we'll ask you to -edit your PR before we merge it. There's no need to open a new PR, just edit -the existing one. If you're not sure how to do that, -[here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) -on the different ways you can update your PR so that we can merge it.