Update CONTRIBUTING.md

This commit is contained in:
Ravencentric 2025-03-16 00:18:22 +05:30 committed by GitHub
parent 47555b87a2
commit 657be803ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.