We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3200c9e commit 46d5822Copy full SHA for 46d5822
scripts/generate-readme.js
@@ -7,7 +7,8 @@ const INTRO = `<div style="width:100%; display:flex; justify-content:center; ali
7
</div>
8
9
> [!IMPORTANT]
10
-> If you find a useful GIT command - be sure to sent a PR here as well :)
+> If you find a useful GIT command - be sure to send a PR here as well :)
11
+> Refer to [contribution format guide](./dev-docs/FORMAT.md) to send a PR.
12
`;
13
14
const TOC_HEADER = '# Table of Contents';
0 commit comments