diff options
author | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-04-01 10:45:17 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-04-21 14:35:48 +0200 |
commit | 26e7c5be527768f0e09db3eb59fc3c29e0364ee3 (patch) | |
tree | 6295161ac89e22691fd3478e0bda6bd3cca591c7 /doc/README.md | |
parent | c6709c52090871cbe7d393844deade64600711e1 (diff) | |
download | gitlab-ce-26e7c5be527768f0e09db3eb59fc3c29e0364ee3.tar.gz |
Started on resolvable discussions docs
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 9e6a5b4ed44..67deda1eaeb 100644 --- a/doc/README.md +++ b/doc/README.md @@ -23,6 +23,7 @@ All technical content published by GitLab lives in the documentation, including: - [Importing and exporting projects between instances](user/project/settings/import_export.md). - [Importing to GitLab](workflow/importing/README.md) Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab. - [Markdown](user/markdown.md) GitLab's advanced formatting system. +- [Discussions](user/discussions.md) Get the most out of your conversations. - [Migrating from SVN](workflow/importing/migrating_from_svn.md) Convert a SVN repository to Git and GitLab. - [Permissions](user/permissions.md) Learn what each role in a project (external/guest/reporter/developer/master/owner) can do. - [Profile Settings](profile/README.md) |