We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923e247 commit bf929e4Copy full SHA for bf929e4
1 file changed
labs/lab04.md
@@ -49,3 +49,10 @@ Fixes #
49
5. _(Optional)_ Create a new repository from one of the templates
50
6. _(Optional)_ Navigate to your repository template and click on the `Use this template` button
51
52
+## 4.4 Create a Pull Request _(Optional)_
53
+
54
+1. Navigate to the `main` branch of your repository
55
+2. Update the [README.md](/README.md) file with checking the completed activities [x]
56
+3. Commit the changes into a new `feature/lab04` branch
57
+4. Open a new pull request from `Pull requests`
58
+5. The template you created will be displayed and used when creating a new PR
0 commit comments