gitlab-org--gitlab-foss/doc
Achilleas Pipinellis 97424d0dd2 Merge branch 'patch-3' into 'master'
adding link to .gitlab-ci.yml templates

closes #18998

## What does this MR do?

Add link to CI templates

## Are there points in the code the reviewer needs to double check?

No

## Why was this MR needed?

Asked by Sid - see #18998 

## What are the relevant issue numbers?

up 

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5033
2016-07-01 17:10:19 +00:00
..
administration Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
api Support creating a todo on issuables via API 2016-07-01 14:52:04 +02:00
ci adding link to .gitlab-ci.yml templates - closes #18998 2016-07-01 03:17:39 +00:00
container_registry optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
hooks
incoming_email
install Mention gmake 2016-06-27 16:23:30 +02:00
integration Merge branch 'optimize-png-image' into 'master' 2016-06-29 17:00:44 +00:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Improve design after review 2016-06-14 18:34:48 +02:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Merge branch 'optimize-png-image' into 'master' 2016-06-29 17:00:44 +00:00
public_access
raketasks Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh
system_hooks
update Add SMTP upgrade information 2016-06-28 04:27:40 -07:00
user/project doc: note that .gitattributes uses default branch 2016-06-27 14:17:49 -07:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Improve the request / withdraw access button 2016-07-01 12:48:54 +02:00
README.md Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.