Commit 9ec08daa90162ea4d63db518fca0312f5bd5328d

Authored by dosire
1 parent 168afa02

Move help to the website.

Showing 1 changed file with 1 additions and 19 deletions   Show diff stats
@@ -129,22 +129,4 @@ or start each component separately @@ -129,22 +129,4 @@ or start each component separately
129 129
130 ### Getting help 130 ### Getting help
131 131
132 -* [Maintenance policy](MAINTENANCE.md) specifies what versions are supported.  
133 -  
134 -* [Troubleshooting guide](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide) contains solutions to common problems.  
135 -  
136 -* [Mailing list](https://groups.google.com/forum/#!forum/gitlabhq) and [Stack Overflow](http://stackoverflow.com/questions/tagged/gitlab) are the best places to ask questions. For example you can use it if you have questions about: permission denied errors, invisible repos, can't clone/pull/push or with web hooks that don't fire. Please search for similar issues before posting your own, there's a good chance somebody else had the same issue you have now and has resolved it. There are a lot of helpful GitLab users there who may be able to help you quickly. If your particular issue turns out to be a bug, it will find its way from there to a fix.  
137 -  
138 -* [Feature request forum](http://feedback.gitlab.com) is the place to propose and discuss new features for GitLab.  
139 -  
140 -* [Contributing guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md) describes how to submit merge requests and issues. Pull requests and issues not in line with the guidelines in this document will be closed.  
141 -  
142 -* [Support subscription](http://www.gitlab.com/subscription/) connects you to the knowledge of GitLab experts that will resolve your issues and answer your questions.  
143 -  
144 -* [Consultancy](http://www.gitlab.com/consultancy/) from the GitLab experts for installations, upgrades and customizations.  
145 -  
146 -* [#gitlab IRC channel](http://www.freenode.net/) on Freenode to get in touch with other GitLab users and get help, it's managed by James Newton (newton), Drew Blessing (dblessing), and Sam Gleske (sag47).  
147 -  
148 -* [Book](http://www.packtpub.com/gitlab-repository-management/book) written by GitLab enthusiast Jonathan M. Hethey is unofficial but it offers a good overview.  
149 -  
150 -* [Gitter chat room](https://gitter.im/gitlabhq/gitlabhq#) here you can ask questions when you need help. 132 +Please see [Getting help for GitLab](https://www.gitlab.com/getting-help/) on our website for the many options to get help.