about summary refs log tree commit diff
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2018-11-16 01:00:27 -0800
committerMorgan Astra <m@morganastra.me>2018-11-16 01:00:27 -0800
commita9c2dc1244cb2c3c13c912100257827ee87ce9de (patch)
treeaa84d672b5dc7ce88ff2268b8502c9776d0233ab /.github/CONTRIBUTING.md
parentbed97d702d146fd5f8d3da4a54648f1ce7edb653 (diff)
Add FAQ to the README
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index f622d46..6480088 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1 +1,5 @@
-See "[For Developers](README.md#for-developers)" in the README
+Please check out the following resources:
+
+  * [Info For Developers](../README.md#for-developers) 
+  * [FAQ](../README.md#FAQ) 
+  * [Code of Conduct](../CODE_OF_CONDUCT.md)