Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/script/STEP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1
2
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ endstep0-->
Encourage users to open new tabs for steps!
-->

<details id=1 open>
<details id=1>
<summary><h2>Step 1: Create a branch</h2></summary>

_Welcome to "Introduction to GitHub"! :wave:_
Expand Down Expand Up @@ -85,7 +85,7 @@ On additional branches, you can make edits without impacting the `main` version.
Define terms and link to docs.github.com.
-->

<details id=2>
<details id=2 open>
<summary><h2>Step 2: Commit a file</h2></summary>

_You created a branch! :tada:_
Expand Down