Skip to content

Conversation

@neftali-mx
Copy link

@neftali-mx neftali-mx commented Nov 19, 2025

Summary

Changes

Closes:

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Copilot AI review requested due to automatic review settings November 19, 2025 16:43
Copilot finished reviewing on behalf of neftali-mx November 19, 2025 16:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reorganizes the "How to start this course" section in README.md by adding explicit forking instructions and renumbering the existing steps. The changes move the forking step from being implicit to explicit by adding it as step 1, and updating all subsequent step numbers accordingly.

  • Adds explicit forking instructions as the first two steps
  • Renumbers existing steps 2 and 3 to become steps 3 and 4
  • Clarifies the workflow by separating forking from the "Start course" button action

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +42 to +43
1. Scroll to the top of the page and click the down arrow next to the Fork button. Then click 'Create a new fork' to fork this repository.
2. Right-click **Start course** and open the link in a new tab.
Copy link

Copilot AI Nov 19, 2025

Choose a reason for hiding this comment

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

The instruction flow is confusing because step 2 tells users to right-click the 'Start course' button, but the button itself is not shown until after these instructions (it appears on line 56). Users following the steps sequentially will be looking for a button that hasn't been introduced yet. Consider either: (1) removing the new steps 1-2 and keeping the original flow where users click the button first, or (2) restructuring so the button appears before step 2, or (3) rewording step 2 to reference 'the Start course button below'.

Copilot uses AI. Check for mistakes.

### How to start this course

1. Scroll to the top of the page and click the down arrow next to the Fork button. Then click 'Create a new fork' to fork this repository.
Copy link

Copilot AI Nov 19, 2025

Choose a reason for hiding this comment

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

[nitpick] This step lacks a period at the end, while step 4 on line 62 ends with a period. For consistency with markdown list formatting, either all steps should end with periods or none should. The existing steps 3 and 4 (lines 58, 62) appear to be sub-items that end with periods, so the new steps should follow the same convention.

Copilot uses AI. Check for mistakes.
@neftali-mx neftali-mx closed this by deleting the head repository Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants