From 071cde4a9c2af9a26b8d4b4bddf83852891b7caf Mon Sep 17 00:00:00 2001 From: aristocratos Date: Mon, 20 Jul 2020 12:44:54 +0200 Subject: [PATCH] Added info for bug fixing [skip ci] --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f0fe72..95e9273 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ * Is it a requested change or feature? * If not, open a feature request to get feedback before making a pull request. +* If it's a fix for a unreported bug, make a bug report and link the pull request. + * Split up multiple unrelated changes in multiple pull requests. * [Shellcheck](https://github.com/koalaman/shellcheck) your work. Current shellsheck exceptions at the beginning of [bashtop](bashtop).