From 0219f1916e9a4db0961fa6ae5b8cf1c6b9287401 Mon Sep 17 00:00:00 2001 From: David Erwin Date: Tue, 27 Dec 2016 10:59:08 -0500 Subject: [PATCH] Link contributing.md from readme.md --- CONTRIBUTING.md | 8 +++++++- README.md | 6 +----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8089822c5..3e4bfbb56 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,13 @@ Welcome! We are very excited that you are interested in contributing to Talk. This document is a companion to help you approach contributing. If it does not do so, please [let us know how we can improve it](https://github.com/coralproject/talk/issues)! -What would you like to do? + +## Product Roadmap + +You can view what the Coral Team is working on next here https://www.pivotaltracker.com/n/projects/1863625. + +You can view product ideas and our longer term roadmap here https://trello.com/b/ILND751a/talk. + ## Contribute to the documentation Clear docs are a prerequisite for a successful open source project. We value non-code and code contributions equally. diff --git a/README.md b/README.md index 3b258736f..cfa8bea95 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,7 @@ A commenting platform from [The Coral Project](https://coralproject.net). ## Contributing to Talk -### Product Roadmap - -You can view what the Coral Team is working on next here https://www.pivotaltracker.com/n/projects/1863625. - -You can view product ideas and our longer term roadmap here https://trello.com/b/ILND751a/talk. +See our [Contribution Guide](https://github.com/coralproject/talk/blob/master/CONTRIBUTING.md)! ## Usage