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).