From 91c96311de1c934cf446e0588ad5d7882c1b62e1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 30 Jan 2017 11:41:39 +0100 Subject: [PATCH] Expand contributing guidelines. [skip ci] --- .github/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 2d9bcc0192..b8a2038ebb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,4 +4,8 @@ Thank you for taking the time to report an issue or requesting a new feature. Please take note that there are NO rules or regulations when you submit an issue. +However, remember that you are probably not the first one to ask a question. Especially when the installation is concerned. + +So take the time to read the [installation guide FAQ](https://firefly-iii.github.io/installation-guide-faq/) and make sure you search through closed issues for the problems other people have had. Your issue may be among them! + If you are requesting a new feature, please check out the list of [often requested features](https://firefly-iii.github.io/requested-features/).