Add missing (FREE ONLY) docs tier badge

This commit is contained in:
Achilleas Pipinellis 2019-08-13 10:49:06 +03:00
parent b24359e24d
commit 1ac21f7ae6
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
1 changed files with 2 additions and 1 deletions

View File

@ -877,10 +877,10 @@ Other text includes deprecation notices and version-specific how-to information.
When a feature is available in EE-only tiers, add the corresponding tier according to the
feature availability:
- For GitLab Core and GitLab.com Free: `**(CORE)**`.
- For GitLab Starter and GitLab.com Bronze: `**(STARTER)**`.
- For GitLab Premium and GitLab.com Silver: `**(PREMIUM)**`.
- For GitLab Ultimate and GitLab.com Gold: `**(ULTIMATE)**`.
- For GitLab Core and GitLab.com Free: `**(CORE)**`.
To exclude GitLab.com tiers (when the feature is not available in GitLab.com), add the
keyword "only":
@ -892,6 +892,7 @@ keyword "only":
For GitLab.com only tiers (when the feature is not available for self-hosted instances):
- For GitLab Free and higher tiers: `**(FREE ONLY)**`.
- For GitLab Bronze and higher tiers: `**(BRONZE ONLY)**`.
- For GitLab Silver and higher tiers: `**(SILVER ONLY)**`.
- For GitLab Gold: `**(GOLD ONLY)**`.