summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-09-17 21:53:45 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-09-17 21:54:42 +0200
commit2398a585268553c06e0993fdec6cc7010e5c5323 (patch)
tree089ee9aa8663e6336fc4439d4e1c79cc90aca937 /.github/CONTRIBUTING.asciidoc
parentb711d15617e6060493b6af04d62c0b2b15854ca3 (diff)
downloadqutebrowser-2398a585268553c06e0993fdec6cc7010e5c5323.tar.gz
qutebrowser-2398a585268553c06e0993fdec6cc7010e5c5323.zip
Fix more file move issues
Diffstat (limited to '.github/CONTRIBUTING.asciidoc')
-rw-r--r--.github/CONTRIBUTING.asciidoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.asciidoc b/.github/CONTRIBUTING.asciidoc
index 5ea2f758b..6c64f296a 100644
--- a/.github/CONTRIBUTING.asciidoc
+++ b/.github/CONTRIBUTING.asciidoc
@@ -1 +1,9 @@
+- Before you start to work on something, please leave a comment on the relevant
+ issue (or open one). This makes sure there is no duplicate work done.
+
+- Either run the testsuite locally, or keep an eye on Travis CI / AppVeyor
+ after pushing changes.
+
+See the full contribution docs for details:
+
include::../doc/contributing.asciidoc[]