From c4291a8ed57623cc75cea7b2d45c27b27aa6a2d9 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 22 Nov 2017 07:52:03 +0100 Subject: [PATCH] Update GitHub contributing docs --- .github/CONTRIBUTING.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.asciidoc b/.github/CONTRIBUTING.asciidoc index 6c64f296a..6449c6323 100644 --- a/.github/CONTRIBUTING.asciidoc +++ b/.github/CONTRIBUTING.asciidoc @@ -4,6 +4,9 @@ - Either run the testsuite locally, or keep an eye on Travis CI / AppVeyor after pushing changes. -See the full contribution docs for details: +- If you are stuck somewhere or have questions, + https://github.com/qutebrowser/qutebrowser#getting-help[please ask]! + +See the full contribution documentation for details and other useful hints: include::../doc/contributing.asciidoc[]