diff options
Diffstat (limited to 'doc/integration')
| -rw-r--r-- | doc/integration/external-issue-tracker.md | 4 | ||||
| -rw-r--r-- | doc/integration/twitter_oauth.md | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/integration/external-issue-tracker.md b/doc/integration/external-issue-tracker.md index 6b34826da52..7d8312075ac 100644 --- a/doc/integration/external-issue-tracker.md +++ b/doc/integration/external-issue-tracker.md @@ -4,6 +4,6 @@ GitLab has a great issue tracker but you can also use an external issue tracker - clicking 'New issue' on the project dashboard creates a new JIRA issue; - To reference JIRA issue PROJECT-1234 in comments, use syntax #PROJECT-1234. Commit messages get turned into HTML links to the corresponding JIRA issue. - + -You can configure the integration in the gitlab.yml configuration file. +You can configure the integration in the gitlab.yml configuration file.
\ No newline at end of file diff --git a/doc/integration/twitter_oauth.md b/doc/integration/twitter_oauth.md index b4317beb190..fd2b72a8778 100644 --- a/doc/integration/twitter_oauth.md +++ b/doc/integration/twitter_oauth.md @@ -2,8 +2,11 @@ You can use Twitter to log into GitLab. Please configure this in gitlab.yml -Below are screenshots how to setup your app on Twitter for this. +Below are screenshots how to setup your app on Twitter for this:   +And GitHub: + + |
