You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ There are some important things to know:
17
17
18
18
## Developer Certificate of Origin (DCO)
19
19
20
-
Contributors will be asked to accept a DCO before they submit the first pull request to this projects, this happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
20
+
Contributors will be asked to accept a DCO before they submit the first pull request to these projects, this happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
21
21
22
22
## Contributing with AI-generated code
23
23
@@ -61,7 +61,7 @@ and its documentation shall happen within the same commit(s).
61
61
62
62
#### Consistent USER Instruction in the Dockerfile
63
63
64
-
Set the user name (or UID) and the user group (or GID) to UID 1000 and GID 1000 to be consistent ith the Jenkins image.
64
+
Set the user name (or UID) and the user group (or GID) to UID 1000 and GID 1000 to be consistent with the Jenkins image.
0 commit comments