fix: updated guide checker
This commit is contained in:
committed by
mrugesh mohapatra
parent
2b2c2406e4
commit
8505bcabe9
@ -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 => {
|
||||
|
Reference in New Issue
Block a user