Skip to content

Commit d73bf85

Browse files
authored
Merge pull request #2 from AR-LabsCreator/MY-FIRST-BRANCH
My first branch
2 parents b55c685 + bc20d77 commit d73bf85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

PROFILE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@
33
```
44
![profile.md file screenshot](/images/my-profile-file.png)
55
![screenshot of adding a new file with a commit message](/images/commit-full-screen.png)
6+
![screenshot showing both branch selections](/images/pull-request-branches.png)
7+
![screenshot showing pull request](/images/Pull-request-description.png)
8+
A _[merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge)_ adds the changes in your pull request and branch into the `main` branch. For more information about merges, see "[Merging a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request)."
9+
![screenshot of green merge pull request button](/images/Green-merge-pull-request.png)
10+
![screenshot showing delete branch button](/images/delete-branch.png)
11+
Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.
12+
613

0 commit comments

Comments
 (0)