Skip to content

Commit c217269

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 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,8 @@ 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 as step 1, adding the recipe
57+
- #25 as step 2, updating an existing recipe
58+
- #26 as step 3, branching off of step 1, and the pr pointing to step 1 instead of main

0 commit comments

Comments
 (0)