Skip to content

Commit d8e7f87

Browse files
authored
remove private
1 parent f1f91dc commit d8e7f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplementary_style_guide/style_guidelines/release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ To work around this problem, <workaround in imperative>.
431431
* Never promise future fixes. Avoid making claims that are related to a future release; do not announce a new component will replace a deprecated one until it is released.
432432
* For customer reference, include Jira tickets links to all Known issues on the line directly after the entry. Do not place that link inside parenthesis or brackets.
433433
** If you link to tickets that are not public, tell the user that some Jira tickets might require login credentials, for example: “Some linked Jira tickets are accessible only with Red Hat credentials.”
434-
** If you refer to private tickets without a link, inform the user, for example: “Some referenced tickets are not linked. This means that the ticket is accessible only with Red Hat credentials.”
434+
** If you refer to non-public tickets without a link, inform the user, for example: “Some referenced tickets are not linked. This means that the ticket is accessible only with Red Hat credentials.”
435435
* Before a release, always check the status of all known issues. If a previously identified known issue is fixed, the customer must be informed in a product-consistent way, for example:
436436
** A _Fixed issues_ release note contains a reference to the previous known issue.
437437
** A _New features_ and enhancements release note announces fixes that cover multiple known issues and contains references to those issues.

0 commit comments

Comments
 (0)