File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ We are using GitHub for hosting our Git repositories. GitHub is being used for c
16
16
Requests to review / merge each other's code.
17
17
18
18
#### GitHub User Settings
19
- We noticed that there are sometimes problems with the DCO Check, because of an email setting of the user. It's about
20
- keeping the email address private.
19
+ We noticed that there are sometimes problems with the DCO Check. This can be caused by an email setting of the user.
20
+ It's about keeping the email address private.
21
21
22
22
Go to Settings of your account and select the option ` Emails ` . Here you will find the setting `Keep my email addresses
23
- private` . Uncheck this setting, because there are cases that the DCO Check will fail when the ` github.com` email address
24
- is used in the Web interface and cause a lot of work to fix it.
23
+ private` . Uncheck this setting. When checked there are cases that the DCO Check will fail, because the ` github.com`
24
+ email address is used in the Web interface. When failing it will cause a lot of work to fix it.
25
25
26
26
### LFX Security Tool
27
27
For checking potential security issues, we use the [ LFX Security Tool] ( https://security.lfx.linuxfoundation.org/#/a092M00001IkJTLQA3/overview ) .
You can’t perform that action at this time.
0 commit comments