Skip to content

Commit d3396c9

Browse files
committed
📝 last adaptions
1 parent f4b06a9 commit d3396c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ GitHub Codespaces or in using the GitHub web interface. If you want, you can als
1414
everything on your local computer.
1515

1616
I will give a brief introduction to git. Then you will specific workflows by
17-
collaboratively work on extending a [recipe book](https://enryh.github.io/recipe-book/).
17+
collaboratively work on extending a [recipe book](https://enryh.github.io/recipe-book/)
18+
(please bring a recipe you like).
1819
You will learn how to work on
1920
[branches](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches),
2021
review [Pull Requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
2122
and merge them into the main branch. If you have specific requests, feel free to reach out to me.
2223

23-
If you have specific requests, feel free to reach out to [me](mailto:[email protected]).
24+
If you have specific requests, feel free to reach out to [me](mailto:[email protected]) and/or write it down in the sign-up form.
2425

2526
What you'll learn:
2627
- Basic tasks and actions to perform with git (in VSCode or in the browser)

0 commit comments

Comments
 (0)