From 9ca2e14078534c8b15ad1f99e76ff58bb67f820e Mon Sep 17 00:00:00 2001 From: Adam Korczynski Date: Tue, 23 Jan 2024 11:55:13 +0000 Subject: [PATCH] add line about discussing changes to the score in a GitHub issue Signed-off-by: Adam Korczynski --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5adb51b28d..7953aa09fe3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -154,6 +154,7 @@ When developing locally, the following commands are useful to run regularly to c ## Changing Score Results As a general rule of thumb, pull requests that change Scorecard score results will need a good reason to do so to get merged. +It is a good idea to discuss such changes in a GitHub issue before implementing them. ## Linting