diff options
author | Andrew Smith <espadav8@gmail.com> | 2016-08-25 07:45:31 +1000 |
---|---|---|
committer | Andrew Smith <espadav8@gmail.com> | 2016-09-13 14:01:22 +1000 |
commit | 05b52e0f5e4d06edb736849daaac5c33c68c1d47 (patch) | |
tree | 43e6b9cc705ad7bb49c26a650f7a13b6357519ab /doc/workflow | |
parent | 6b88cc6469a08db12aee8f5b0f8ef581bd491265 (diff) | |
download | gitlab-ce-05b52e0f5e4d06edb736849daaac5c33c68c1d47.tar.gz |
Import GitHub release notes
# Conflicts:
# lib/gitlab/github_import/importer.rb
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/importing/import_projects_from_github.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 306caabf6e6..370d885d366 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -15,6 +15,7 @@ At its current state, GitHub importer can import: - the wiki pages (introduced in GitLab 8.4)
- the milestones (introduced in GitLab 8.7)
- the labels (introduced in GitLab 8.7)
+- the release note descriptions (introduced in GitLab 8.12)
With GitLab 8.7+, references to pull requests and issues are preserved.
|