Style improvements #26
No reviewers
Labels
No labels
about page
bug
community page
documentation
donate page
duplicate
enhancement
feature page
good first issue
Google Season of Docs
help wanted
invalid
landing page
news page
question
support page
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/website#26
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dustdfg-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: DustDFG dfgdust@gmail.com
Thanks! Can you please sign the commit (or PR's description, if you can't amend by any reason)? You need to add this line to commit's description:
@biodranik It seems to me that I did it. Is it enough?
Aha, I see, only one commit is authored with DCO. All of them should be signed (or you/we can squash them).
@biodranik I am a new user on GitHub and I don't understand what is DCO. How do I correct it without command-line?
We use DCO to author commits because of legal issues. The only way to fix it without a command line is to add DCO line in the PR, so we can squash it during the merge.
Thanks for the contribution!