-
Notifications
You must be signed in to change notification settings - Fork 372
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
Added link for contribution doc #207
Conversation
Welcome @hpandeycodeit! |
Codecov Report
@@ Coverage Diff @@
## master #207 +/- ##
=======================================
Coverage 53.77% 53.77%
=======================================
Files 13 13
Lines 716 716
=======================================
Hits 385 385
Misses 279 279
Partials 52 52 Continue to review full report at Codecov.
|
README.md
Outdated
@@ -155,6 +155,10 @@ new features and changes. | |||
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli) | |||
* [Kubernetes Community site](http://kubernetes.io/community/) | |||
|
|||
### Contribution | |||
|
|||
Interested in contributing to Krew? Please refer to our [Contributing Guidelines](https://github.com/kubernetes-sigs/krew/blob/master/CONTRIBUTING.md) for more details |
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.
can you please follow the link convention at ## Documentation
section above,
also can you please do 80-character line wraps?
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.
I have changed it as per the link convention
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.
looks like you missed the 80-character line wrap part :)
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.
somehow it didn't reflect in the changes. I have wrapped it now. :)
thanks for contributing! |
@hpandeycodeit Thanks for spotting this! Rather a question than a comment: should repo links in general refer to |
/lgtm one nit: missing trailing period. :)
I'm indifferent about this. Both seem to work fine although GitHub makes it clear to anyone who's about to click a link that they're going to be going to GitHub. I also own |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmetb, hpandeycodeit The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue #204