Skip to content

Add DOC16: Limit minor steps to 3#9

Merged
eveiscoull merged 1 commit intomainfrom
add-doc16
Sep 6, 2025
Merged

Add DOC16: Limit minor steps to 3#9
eveiscoull merged 1 commit intomainfrom
add-doc16

Conversation

@eveiscoull
Copy link
Copy Markdown
Member

Resolves #5


When providing minor steps or instructions, limit them to a maximum of 3. If more steps are needed, consider breaking them into separate major steps. Having more than 3 minor steps can make instructions harder to follow.

  1. Step 1.1 > step 1.2 > step 1.3 > step 1.4 > step 1.5
  2. Step 2.1 > step 2.2 > step 2.3
    becomes
  1. Step 1.1 > step 1.2 > step 1.3
  2. Step 2.1 > step 2.2
  3. Step 3.1 > step 3.2 > step 3.3

Limit minor steps to 3
@eveiscoull eveiscoull self-assigned this Sep 6, 2025
@eveiscoull eveiscoull moved this to In review in Doclint - EN Sep 6, 2025
@eveiscoull eveiscoull merged commit 7941fc4 into main Sep 6, 2025
@github-project-automation github-project-automation bot moved this from In review to Done in Doclint - EN Sep 6, 2025
@eveiscoull eveiscoull deleted the add-doc16 branch September 6, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add rule to limit minor steps to 3

1 participant