summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.md1
-rw-r--r--doc/chatops/index.md4
-rw-r--r--doc/chatops/mattermost/index.md10
3 files changed, 15 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 66c8c26e4f0..aac2e2e3880 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -19,6 +19,7 @@
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
+- [Chatops](chatops/mattermost/index.md) Configuration and Slash Commands Overview for GitLab Mattermost Chatops.
- [University](university/README.md) Learn Git and GitLab through videos and courses.
- [Git Attributes](user/project/git_attributes.md) Managing Git attributes using a `.gitattributes` file.
- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf) Download a PDF describing the most used Git operations.
diff --git a/doc/chatops/index.md b/doc/chatops/index.md
new file mode 100644
index 00000000000..c2f1f1f1496
--- /dev/null
+++ b/doc/chatops/index.md
@@ -0,0 +1,4 @@
+
+# GitLab Chatops
+
+- [Mattermost](mattermost/index.md)
diff --git a/doc/chatops/mattermost/index.md b/doc/chatops/mattermost/index.md
new file mode 100644
index 00000000000..8a492d7c29a
--- /dev/null
+++ b/doc/chatops/mattermost/index.md
@@ -0,0 +1,10 @@
+
+# GitLab Mattermost Chatops
+
+## Configuration
+
+todo
+
+## Slash Commands
+
+todo