summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-07-20 12:44:54 +0200
committeraristocratos <gnmjpl@gmail.com>2020-07-20 12:44:54 +0200
commit071cde4a9c2af9a26b8d4b4bddf83852891b7caf (patch)
tree04a20abb3ebf6f139fc7a959a56a73dbd081fef7
parentc76573ac7dd08cf08fbd576768efb151fcbadb6c (diff)
Added info for bug fixing [skip ci]
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
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).