Skip to content

Clarify GitHub Skills Workflow: Fix Confusion on Branch Naming & Mismatched Workflow Steps #39530

@Diksha-3905

Description

@Diksha-3905

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/skills/introduction-to-github

What part(s) of the article would you like to see updated?

The "Introduction to GitHub" Skills course instructions, specifically the workflow section involving branch creation, commits, and pull requests. Currently, the order of steps is unclear and often leads to "workflow mismatch" errors for beginners.

Beginners frequently get stuck with workflow mismatch errors because the documentation doesn't clearly explain the required order of operations or the correct branch naming convention.

By adding:

  • A simple step-by-step diagram of the workflow
  • Clear examples of branch naming
  • Troubleshooting tips for workflow mismatch errors

…the documentation will become more beginner-friendly, improve the GitHub Skills learning experience, and reduce frustration for first-time users.

Additional information

This issue occurs reliably during the GitHub Skills course whenever the branch is created in a different order than expected. Many beginners report being blocked at this step.

Suggested improvements:

  • Include screenshots of correct branch creation and pull request steps.
  • Add a FAQ section addressing common workflow mismatch errors.

This change would positively impact thousands of new GitHub learners.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions