Skip to content

Commit 301b9b5

Browse files
docs: update the images with highlight
1 parent 04ad164 commit 301b9b5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ name: edit-button-pencil in GitHub
5050
width: 80%
5151
alt: Edit button in GitHub
5252
---
53-
An image showing how to edit a file in GitHub. The pencil icon is highlighted with a red circle.
53+
An image showing how to edit a file in GitHub. The pencil icon is highlighted with a red rectangle.
5454
5555
```{figure} images/contributing/edit-file.png
5656
---
@@ -69,7 +69,7 @@ name: preview-changes in GitHub
6969
width: 80%
7070
alt: Preview changes in GitHub
7171
---
72-
An image showing how to preview changes in GitHub. The file content is displayed in a text editor.
72+
An image showing how to preview changes in GitHub. The file content is displayed in a text editor. The preview changes tab is highlighted with a red rectangle.
7373
```
7474

7575
### How to commit your changes
@@ -83,7 +83,7 @@ name: commit-changes in GitHub
8383
width: 80%
8484
alt: Commit changes in GitHub
8585
---
86-
An image showing how to commit changes in GitHub. The commit message is displayed in a text editor.
86+
An image showing how to commit changes in GitHub. The commit message is displayed in a text editor. The commit changes section is highlighted with a red rectangle.
8787
```
8888

8989
After writing your commit message, click the "Commit changes" button to save your changes.
@@ -105,7 +105,7 @@ name: clone-repository in GitHub
105105
width: 80%
106106
alt: Clone repository in GitHub
107107
---
108-
An image showing how to clone a repository in GitHub. The URL of the repository is displayed in a text editor.
108+
An image showing how to clone a repository in GitHub. The URL of the repository is displayed in a text editor. The code button is highlighted with a red rectangle.
109109
```
110110

111111
### Create a new branch
@@ -212,7 +212,7 @@ name: pull-requests-tab in GitHub
212212
width: 80%
213213
alt: Pull requests tab in GitHub
214214
---
215-
An image showing how to navigate to the pull requests tab in GitHub.
215+
An image showing how to navigate to the pull requests tab in GitHub. The pull requests tab is highlighted with a red rectangle.
216216
```
217217

218218
2. Click on the "New pull request" button.
@@ -223,7 +223,7 @@ name: new-pull-request in GitHub
223223
width: 80%
224224
alt: New pull request button in GitHub
225225
---
226-
An image showing how to create a new pull request in GitHub.
226+
An image showing how to create a new pull request in GitHub. The new pull request button is highlighted with a red rectangle.
227227
```
228228

229229
3. Write a clear and concise title and description for your pull request. Make sure to describe the changes you made and why they are necessary.
@@ -243,7 +243,7 @@ name: pull-requests-checks in GitHub
243243
width: 80%
244244
alt: Pull request checks in GitHub
245245
---
246-
An image showing the status of the checks in a pull request in GitHub.
246+
An image showing the status of the checks in a pull request in GitHub. The checks are displayed in a table with a status icon next to each check. The checks are highlighted with a red rectangle.
247247
```
248248
If any of these checks fail, you will see an error message in your pull request. You need to fix the errors before your changes can be merged.
249249

@@ -253,7 +253,7 @@ name: pull-requests-checks-fails in GitHub
253253
width: 80%
254254
alt: Pull request checks failed in GitHub
255255
---
256-
An image showing the status of the checks in a pull request in GitHub.
256+
An image showing the status of the checks in a pull request in GitHub. The checks are displayed in a table with a status icon next to each check. The checks that failed and the details link are highlighted with a red rectangle.
257257
```
258258

259259
To get more information about the errors, you can click on the "Details" link next to the failed check.
-141 Bytes
Loading
132 Bytes
Loading
16 Bytes
Loading
141 Bytes
Loading
25.8 KB
Loading
5.08 KB
Loading
76 Bytes
Loading

0 commit comments

Comments
 (0)