Skip to content

Commit 9deff8d

Browse files
authored
Merge pull request #472 from ubvu/add/video-ref
Add video reference in the contributing guide
2 parents 30f1e7a + 48547f8 commit 9deff8d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

contributing.qmd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,16 @@ You need to count the heading level in your guide to identify your shift number.
107107

108108
After that, you are ready to [submit your pull request](#submit-a-pull-request)!
109109

110+
### Editing multiple files
111+
112+
There are situations in which you need to edit multiple files. If you carry out all edits in separate [pull requests](#submit-a-pull-request), this may be a long and repetitive task. Instead, you can change multiple files at once in a single pull request.
113+
114+
:::{.callout-note}
115+
In case you want to edit multiple files in one go, here's a video to help you along the way!
116+
117+
![Video describing the steps to use the GitHub editor to edit multiple files](./CleanShot 2025-06-13 at 14.30.36(2).mp4)
118+
:::
119+
110120
### Submit a pull request
111121

112122
Once you have made suggested changes, a pull request is the way for you to ask for your changes to be incorporated into the {{< var title >}}. The handbook editors will review what you wrote, ask some questions, and accept or decline your contributions.

0 commit comments

Comments
 (0)