-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker_image.rst: remove pip install instruction #493
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read the commit guide lines and change the commit message accordingly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mention file changed in title and add a commit body :)
http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
Hello, Please read the commit guidelines (coala.io/commit) and change your commit message. For information on how to change your commit message, refer to coala.io/rebase. |
unack a448fdf |
@neelanshsahai You don't need to unack just to request changes, use GitHub's feature or just make it a comment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vipuldcoder Pls squash ur commits Refer:https://api.coala.io/en/latest/Developers/Git_Basics.html
& Follow Commit guidelines as already mentioned Refer:
http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
@vipuldcoder ugh, the dreaded merge commit. Anyway to fix this, please do the following:
|
@vipuldcoder please rectify your PR asap |
@gitmate-bot rebase |
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
Automated rebase with GitMate.io was successful! 🎉 |
Please fix your commit message to abide by http://coala.io/commit . |
pip install
is unnecessary in Docker Image docs.Fixes #486