From 49c27e8648239a38c6f18939eb7953e42e2f5f5a Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Thu, 29 Oct 2015 19:43:56 +0100 Subject: CONTRIBUTING and FAQ linked --- CONTRIBUTING.md | 3 +++ FAQ.md | 1 + README.md | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md 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) -- cgit v1.2.3