Skip to content

Commit 5bc3f8a

Browse files
authored
Merge pull request #74788 from dfitzmau/glossary-terms-banner-main
[Internal fix] glossary-terms-banner-main
2 parents 1ffa2bd + 66e944c commit 5bc3f8a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

contributing_to_docs/term_glossary.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,16 @@ goal is to standardize terminology across OpenShift content and be consistent in
1818
the usage of our terminology when referring to OpenShift components or
1919
architecture.
2020

21-
For terms that are also API objects, there is different guidance for general usage of the term versus referencing the actual API object. This glossary mainly defines the general usage guideline (lowercase, separating words), but be sure to use the object formatting (PascalCase, in monospace) when referring to the actual object. See link:doc_guidelines.adoc#api-object-formatting[API object formatting] for more information.
21+
[IMPORTANT]
22+
====
23+
Do not backport `term_glossary.adoc` file updates to enterprise branches. An enterprise branch is created from the latest enterprise branch and not the `main` branch. Asynchronous behavior can occur between `main` and an enterprise branch if you complete a backport operation.
24+
====
25+
26+
For terms that are also API objects, there is different guidance for general usage of the term compared to referencing the actual API object. This glossary mainly defines the general usage guideline (lowercase, separating words), but be sure to use the object formatting (PascalCase, in monospace) when referring to the actual object. See link:doc_guidelines.adoc#api-object-formatting[API object formatting] for more information.
2227

2328
[NOTE]
2429
====
25-
If you want to add terms or other content to this document, or if anything must
26-
be fixed, send an email to openshift-docs@redhat.com or submit a PR
27-
on GitHub.
30+
If you want to add terms or other content to this document, or if anything must be fixed, send an email to openshift-docs@redhat.com or submit a PR on GitHub. Do not bundle the glossary term update in a regular writing assignment PR.
2831
====
2932

3033
== A

0 commit comments

Comments
 (0)