From 657be803ce977bdaa972fa9144940588efc5ad22 Mon Sep 17 00:00:00 2001 From: Ravencentric <78981416+Ravencentric@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:18:22 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 ----------- 1 file changed, 11 deletions(-) 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.