diff options
author | dosire <sytses@gmail.com> | 2014-04-08 09:26:26 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-08 09:26:26 +0200 |
commit | 688e429094e2ae06d87918f67ced6e0b3303bfbb (patch) | |
tree | 83294e624708dc2a58fe4b379b25cc2dae52f8e1 | |
parent | 8969a2f0614ebccde04013d468808b65853d458c (diff) | |
download | gitlab-ce-688e429094e2ae06d87918f67ced6e0b3303bfbb.tar.gz |
Officially supported irc might cause people to expect too much.
-rw-r--r-- | PROCESS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md index 47fd18887de..faa1027a50a 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -78,7 +78,7 @@ Thanks for the issue report but we only support issues for the latest stable ver ### Support requests and configuration questions -Thanks for your interest in GitLab. We don't use the issue tracker for support requests and configuration questions. Please use the \[support forum\]\(https://groups.google.com/forum/#!forum/gitlabhq), \[Stack Overflow\]\(http://stackoverflow.com/questions/tagged/gitlab), the official #gitlab IRC channel on Freenode or the http://www.gitlab.com paid services for this purpose. Have a look at the \[contribution guidelines\]\(https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md) for more information. +Thanks for your interest in GitLab. We don't use the issue tracker for support requests and configuration questions. Please use the \[support forum\]\(https://groups.google.com/forum/#!forum/gitlabhq), \[Stack Overflow\]\(http://stackoverflow.com/questions/tagged/gitlab), the #gitlab IRC channel on Freenode or the http://www.gitlab.com paid services for this purpose. Have a look at the \[contribution guidelines\]\(https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md) for more information. ### Code format |