From c0fc0e5de0f00b20f99bfa76c28cba24477ae89a Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 7 Aug 2021 00:24:29 +0200 Subject: [PATCH] [MIRROR] Revert "Adds a note to maintainer guidelines" (#7436) * Revert "Adds a note to maintainer guidelines (#60733)" (#60739) This reverts commit fa1c011b1d986959e150fcc3544df287402b6dc3. * Revert "Adds a note to maintainer guidelines" Co-authored-by: Jordan Brown --- .github/CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b9f3f760999a49..81c872cdd46252 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -62,8 +62,6 @@ These are the few directives we have for project maintainers. - Try to get secondary maintainer approval before merging if you are able to. - PRs with empty commits intended to generate a changelog. - Do not merge PRs that contain content from the [banned content list](./CONTRIBUTING.md#banned-content). -- Do not make people re-create issues and pull requests needlessly. -- Do not make people beg or request their pr or issue be opened needlessly. Concider not reflexively closing prs and issues that have a chance of becoming acceptable, or asking the opener close it themselves so they have the ability to re-open it themselves. These are not steadfast rules as maintainers are expected to use their best judgement when operating.