Skip to content

Conversation

sterobin
Copy link
Contributor

@sterobin sterobin commented Jan 13, 2021

Addresses #138 (numbered lists) and #147 (verification) in procedure content.

@bobjohnsrh , @jherman, @IngridT1 , @emmurphy1, @rkratky , @fbolton , @rolfedh Can you review, provide any feedback, and approve?

[discrete]
== Procedure verification steps
== Procedure Verification Steps
Copy link
Contributor Author

@sterobin sterobin Jan 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed to headline style against prescribed convention of sentence case strictly for consistency because the entire manual is headline style, making all of it non-compliant. Issue #133 will at some point address the headline style issue throughout. Several other mechanical issues need to be addressed throughout also, but that will be done as a separate effort.

@@ -32,12 +32,14 @@ The procedure consists of one or more steps required to complete the procedure.

For single-step procedures, use an unnumbered bullet instead of a numbered list.

NOTE: Not all numbered lists in documentation are procedures. You can also use numbered lists in any module type for non-procedural sequences, such as a process flow of system actions.
Copy link
Contributor Author

@sterobin sterobin Jan 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For issue #138 . @bobjohnsrh , good with you?

@emmurphy1 I know we discussed putting this note in the proc template, but after I tried that, it didn't make sense to me there (strange to say something in a proc template about permitting numbered elements in other template types) and it also was cluttering the template.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sterobin Yes, that looks good to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bobjohnsrh

@@ -41,7 +41,7 @@ Write a short introductory paragraph that provides an overview of the module. Pr

. Use an unnumbered bullet (*) if the procedure includes only one step.

.Verification steps
.Verification
Copy link
Contributor Author

@sterobin sterobin Jan 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For issue #147 @jherman, good with you?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want @jherrman instead.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @VladimirSlavik Sorry, it wasn't populating Jiri's git name because I guess he isn't in the review group or something. Thanks for the correction!

@jherrman, thanks.

[discrete]
== Procedure verification steps
== Procedure Verification
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made the title headline style strictly for consistency, even though it is against CCS convention of sentence style in headings. Issue #133 will eventually address the heading style issue throughout.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence case should be used. See #133

Suggested change
== Procedure Verification
== Procedure verification

Copy link
Contributor

@rolfedh rolfedh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@fbolton fbolton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sterobin sterobin removed the request for review from IngridT1 January 13, 2021 16:02
Copy link
Collaborator

@rkratky rkratky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @sterobin. Just a couple of nitpicks. Pre-approving.

[discrete]
== Procedure verification steps
== Procedure Verification
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence case should be used. See #133

Suggested change
== Procedure Verification
== Procedure verification

This section is optional. Provide the user with one or more steps to verify that the procedure provided the intended outcome. This may consist of:

- An example of expected command output or 'pop-up' window the user should receive when the procedure is successful.
- An 'action' (or 'actions') for the user, such as running a command, to determine the success or failure of the procedure.
* An example of expected command output or pop-up window the user should receive when the procedure is successful
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List items with complete sentences should end with periods. See The IBM Style Guide pg. 62.

Suggested change
* An example of expected command output or pop-up window the user should receive when the procedure is successful
* An example of expected command output or a pop-up window the user should receive when the procedure is successful.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rkratky For the headline case, I already explained in my comment on it that I intentionally made it headline style against the compliance for the sake of being consistent with all other headings in the manual for now, and I referenced issue #133 . I'd prefer to not have a random sentence-style heading that looks like a mistake until someone can address the issue throughout.

Regarding the periods, no, those aren't complete sentences which is why I removed the periods, per IBM SG. A complete sentence must have a subject and predicate (main verb). These are all just lengthy subjects.

- An example of expected command output or 'pop-up' window the user should receive when the procedure is successful.
- An 'action' (or 'actions') for the user, such as running a command, to determine the success or failure of the procedure.
* An example of expected command output or pop-up window the user should receive when the procedure is successful
* An action (or actions) for the user, such as running a command, to determine the success or failure of the procedure
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* An action (or actions) for the user, such as running a command, to determine the success or failure of the procedure
* An action (or actions) for the user, such as running a command, to determine the success or failure of the procedure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto, not complete sentences, so no period.

@sterobin sterobin merged commit 8ca8b73 into redhat-documentation:master Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants