We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46883ff commit cd115a5Copy full SHA for cd115a5
1 file changed
docs/gettingstarted/contributingtocode.md
@@ -13,6 +13,8 @@ on GitHub and add the URL of your fork as the `origin`
13
[remote repository](https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories)
14
in your local Git repository.
15
16
+Please use your full name in your Git configuration and on your GitHub account so that your contributions can be linked to you easily.
17
+
18
```instruction
19
Before starting to write your first piece of code, please get familiar with the
20
[O2 coding, naming and commenting guidelines](https://github.com/AliceO2Group/CodingGuidelines)
0 commit comments