Skip to content

Commit eec20f1

Browse files
committed
Add example prs
1 parent 91488f4 commit eec20f1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project is a collaborative collection of simple HTML recipes. You can use A
44

55
---
66

7-
## 🚀 How to Clone and Setup
7+
## How to Clone and Setup
88

99
1. Clone the repo:
1010
```bash
@@ -51,3 +51,11 @@ main
5151
5252
└───▶ YOUR_NAME/DATE_update-existing (PR #2: Edits existing recipe)
5353
```
54+
55+
for an example of the 3 PRs, see:
56+
- [#24](https://github.com/SCE-Development/git-workshop/pull/24) as step 1,
57+
adding the recipe
58+
- [#25](https://github.com/SCE-Development/git-workshop/pull/25) as step 2,
59+
updating an existing recipe
60+
- [#26](https://github.com/SCE-Development/git-workshop/pull/26) as step 3,
61+
branching off of step 1, and the pr pointing to step 1 instead of main

0 commit comments

Comments
 (0)