We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2cf7d commit 70c5499Copy full SHA for 70c5499
data/ui.yml
@@ -5,6 +5,8 @@ header:
5
github_docs: GitHub Docs
6
contact: Contact
7
notices:
8
+ # NOTE: The leading space below is intentional for proper spacing when prepending the version or product name variable.
9
+ # Use the appropriate variable, e.g., {% data variables.product.prodname_ghe_server %} or {{ version_name }}, before this string in templates.
10
release_candidate: ' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
11
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about a private preview feature.
12
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
0 commit comments