Skip to content

Conversation

@InnovativeInventor
Copy link
Contributor

I changed was build > was built and reorganized a few sentences to be more clear.

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "master" git@github.com:InnovativeInventor/docker-py.git somewhere $ cd somewhere $ git commit --amend -s --no-edit $ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

I changed was build > was built and reorganized a few sentences to be more clear. Signed-off-by: InnovativeInventor <theinnovativeinventor@gmail.com>
Copy link
Member

@usha-mandya usha-mandya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@milas milas merged commit dff849f into docker:main Jul 29, 2022
@milas milas added this to the 6.0.0 milestone Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants