From 70a2ccfb862b217a146b2ee62c24ae02c4b12736 Mon Sep 17 00:00:00 2001 From: sarthakchakerverty Date: Fri, 27 Jul 2018 17:11:24 +0530 Subject: [PATCH] FAQ.rst:Replace a FAQ Replace a FAQ about pull requests with how to contribute to coala. closes: https://github.com/coala/documentation/issues/552 --- Help/FAQ.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Help/FAQ.rst b/Help/FAQ.rst index 50eb1b04..d09f2b1e 100644 --- a/Help/FAQ.rst +++ b/Help/FAQ.rst @@ -114,9 +114,10 @@ should do the job. You have to activate this virtualenv on every terminal session you want to use coala though (tip: add it to bashrc!) Need help contributing to coala? -You might want to chechout this -`link `_. +-------------------------------- +If you're new to coala or need any help contributing to coala,please +checkout the 'coala API documentation `_. What is coala Community Code of Conduct? ----------------------------------------