summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/README.md1
-rw-r--r--doc/workflow/shortcuts.md5
-rw-r--r--doc/workflow/shortcuts.pngbin0 -> 78736 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index b90a6a50af9..0fca68f364e 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -13,4 +13,5 @@
- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md)
- [Protected branches](protected_branches.md)
- [Change your time zone](timezone.md)
+- [Keyboard shortcuts](shortcuts.md)
- [Web Editor](web_editor.md) \ No newline at end of file
diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md
new file mode 100644
index 00000000000..ffcb832cdd7
--- /dev/null
+++ b/doc/workflow/shortcuts.md
@@ -0,0 +1,5 @@
+# GitLab keyboard shortcuts
+
+You can see GitLab's keyboard shortcuts by using 'shift + ?'
+
+![Shortcuts](shortcuts.png) \ No newline at end of file
diff --git a/doc/workflow/shortcuts.png b/doc/workflow/shortcuts.png
new file mode 100644
index 00000000000..68756ed1f98
--- /dev/null
+++ b/doc/workflow/shortcuts.png
Binary files differ