Skip to content

Conversation

@stefan-jung
Copy link
Contributor

No description provided.

@infotexture
Copy link
Member

Thanks Stefan. 🙏

Looks like the DCO check is failing because your e-mail address is missing in the signoff line.

Are you able to amend your commit to add it?

To sign off your last commit from the command line, use:

git commit --amend --signoff

Then force-push to update the branch on your fork with:

git push --force-with-lease

We'll also need to run Prettier to fix the other failing check, but I can push another commit to fix that.

Stefan Eike and others added 3 commits August 7, 2021 22:35
Signed-off-by: Stefan Eike <stefan.eike@mailbox.org>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants