-
Notifications
You must be signed in to change notification settings - Fork 26
Documentation improvements #177
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
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.
LGTM.
Thanks for splitting the commits and for making the PR as small as possible.
README.md
Outdated
## Contributing | ||
|
||
[Contributions](https://github.com/src-d/code-annotation/issues) are more than welcome, if you are interested please take a look to our [Contributing Guidelines](CONTRIBUTING.md). | ||
[Contributions](https://github.com/src-d/code-annotation/issues) are more than welcome, if you are interested please take a look to our [Contributing Guidelines](CONTRIBUTING.md). You have more information on how to deploy it for [development purposes here](CONTRIBUTING.md#Development). |
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.
@carlosms your English is better than mine. Are you sure deploy
is the correct word here? For developers, we give instructions how to run locally
not deploy
. But I can be wrong.
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.
how to deploy it for ...
-> how to build and run locally for ...
?
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.
You are right, running locally is more clear. Fixed in 1bde8b9
@carlosms now all the feedback seems to be addressed, can you merge? |
@dpordomingo I'm waiting because of the conversation on the issue, we may want to add more things to this PR: #67 (comment) |
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com> Add link to contributing.md development Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com> Update readme screenshot Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com> Improve wording for dev: deploy -> run locally Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
Based on #170.
The bullets from #67 fixed in this PR are: