Skip to content

Commit 3b4edea

Browse files
authored
Link the GitHub guide for a small change (#138)
* Link the GitHub guide for a small change * Fix mistake * Fix mistake --------- Co-authored-by: Gwangmu Lee <[email protected]>
1 parent 913db61 commit 3b4edea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/contributing/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,9 @@ At the top of each page there is an "edit" icon :material-pencil:, which will op
187187

188188
Once your changes are ready, click on the "Commit changes..." button in the top right hand corner of the editor, and add at least a description commit message.
189189

190+
!!! tip
191+
See [the GitLab official guide on editing files](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) for a step-by-step walkthrough.
192+
190193
!!! note
191194
You will need to keep the default option **Create a new branch for this commit and start a pull request**.
192195

0 commit comments

Comments
 (0)