summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <annejan@noprotocol.com>2015-10-29 19:43:56 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-10-29 19:43:56 +0100
commit6f3292f26fb41328f8a16ecdd81e59e8d79a364d (patch)
treecce53e9ccaadf250190a9b65f4b2a54492ce59ad
parentcae2eedb9fa7a096cbf291bf342346945880ea12 (diff)
CONTRIBUTING and FAQ linked
-rw-r--r--CONTRIBUTING.md3
-rw-r--r--FAQ.md1
-rw-r--r--README.md2
3 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..2018e732
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,3 @@
+Make sure you have read the [FAQ](FAQ.md)
+
+Thank you for wanting to contribute to making QtPass awesome.
diff --git a/FAQ.md b/FAQ.md
index 1510df6e..d1958f3c 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -47,6 +47,7 @@ fi
###I would like to donate!
* Time:
+ * Read [contributing](CONTRIBUTING.md) documentation.
* Fork, clone hack and send a pull request.
* Find an [issue](https://github.com/IJHack/qtpass/issues) to work on..
* Participate in our bug bounty, you submit an issue and help us fix it, I send you a bounty.
diff --git a/README.md b/README.md
index abac9806..feee5883 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,8 @@ Planned features
Further reading
---------------
+[FAQ](FAQ.md) and [CONTRIBUTING](CONTRIBUTING.md) documentation.
+
[Documentation](http://qtpass.org/)
[Source code](https://github.com/IJHack/qtpass)