fix: updated guide checker

This commit is contained in:
Randell Dawson
2018-11-09 12:25:27 -08:00
committed by mrugesh mohapatra
parent 2b2c2406e4
commit 8505bcabe9

View File

@ -24,7 +24,10 @@ Unfortunately, some of your commits have caused our CI tests to fail.\n
\n`;
}, '');
return `\n${finalMsg}`;
return `\n${finalMsg}\n
\n
P.S: I am just friendly bot. You should reach out to the [Contributors Chat room](https://gitter.im/FreeCodeCamp/Contributors) for more help.
`;
}
const checkPath = fullPath => {