From 430526615746a9a675f36908e17d131cb481d6c5 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 31 Aug 2022 11:07:40 +0200 Subject: Remove section on auto-close functionality Rationale being that we do not yet have a "testers" team or anything like that. Once we have these defined, we might re-add a paragraph like this. Signed-off-by: Matthias Beyer --- CONTRIBUTING.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4371d837..74fd6e92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,12 +33,6 @@ When possible, fill out as much detail in the pull request template as is reasonable. Most important is to reference the GitHub issue that you are addressing with the PR. -**NOTE:** GitHub has [a feature](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) -that will automatically close issues referenced with a keyword (such as "Fixes") -by a PR or commit once the PR/commit is merged. Don't use these keywords. We -don't want issues to be automatically closed. We want our testers to -independently verify and close them. - ## Writing good commit messages Git commit messages should explain the how and why of your change and be -- cgit v1.2.3