diff --git a/topics/cheatsheet/index.md b/topics/cheatsheet/index.md new file mode 100644 index 00000000000..288d6f16d73 --- /dev/null +++ b/topics/cheatsheet/index.md @@ -0,0 +1,9 @@ +--- +aliases: cheat-sheet, cheat-sheets, cheatsheets, quick-reference +display_name: Cheat sheet +related: documentation, reference, tutorial, snippets, knowledge-base +short_description: A cheat sheet is a compact reference that summarizes commands, syntax, or key facts. +topic: cheatsheet +wikipedia_url: https://en.wikipedia.org/wiki/Cheat_sheet +--- +Cheat sheets condense useful information into a format that is quick to scan. Software projects use them for commands, keyboard shortcuts, APIs, syntax, and common workflows.