Edited Third Party Offers
for SSOT guidelines
This commit is contained in:
parent
c4effa86d8
commit
877e4e1e7b
1 changed files with 20 additions and 3 deletions
|
@ -1,9 +1,26 @@
|
|||
---
|
||||
type: reference
|
||||
---
|
||||
|
||||
# Third party offers
|
||||
|
||||
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20379)
|
||||
> in [GitLab Core](https://about.gitlab.com/pricing/) 11.1
|
||||
|
||||
Within GitLab, we inform users of available third-party offers they might find valuable in order to enhance the development of their projects.
|
||||
An example is the Google Cloud Platform free credit for using [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/).
|
||||
Within GitLab, we inform users of available third-party offers they might find valuable in order
|
||||
to enhance the development of their projects. An example is the Google Cloud Platform free credit
|
||||
for using [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/).
|
||||
|
||||
The display of third-party offers can be toggled in the Admin area on the Settings page.
|
||||
The display of third-party offers can be toggled in the **Admin Area > Settings** page.
|
||||
|
||||
<!-- ## Troubleshooting
|
||||
|
||||
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
|
||||
one might have when setting this up, or when something is changed, or on upgrading, it's
|
||||
important to describe those, too. Think of things that may go wrong and include them here.
|
||||
This is important to minimize requests for support, and to avoid doc comments with
|
||||
questions that you know someone might ask.
|
||||
|
||||
Each scenario can be a third-level heading, e.g. `### Getting error message X`.
|
||||
If you have none to add when creating a doc, leave this section in place
|
||||
but commented out to help encourage others to add to it in the future. -->
|
||||
|
|
Loading…
Reference in a new issue