diff options
| author | Fabiano Franz <ffranz@redhat.com> | 2017-10-26 17:08:33 -0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-26 17:08:33 -0200 |
| commit | f6f97532e905dcfe627d4057847de044f3b9614f (patch) | |
| tree | 3672dc3a2871c7b2f374e15116c6ac294f4c7975 /sig-cli | |
| parent | 425e57bb34d9c9ec0baffe048331b28896d6e033 (diff) | |
| parent | 0642f8dafba9db2260de2c0d22e1b09de02a9492 (diff) | |
Merge pull request #1236 from yuexiao-wang/clear-contribute
Fix some dead links and some typos
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/CONTRIBUTING.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index 8c87518e..fa724013 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -222,7 +222,7 @@ the problem that the feature addresses. Working on a feature without getting approval for the user experience and software design often results in wasted time and effort due to -decisions around flag-names, command names, and specific command +decisions around flag names, command names, and specific command behavior. To minimize wasted work and improve communication across efforts, @@ -242,7 +242,7 @@ any PRs are sent for code review. - docs are completed, - feature is designated _alpha_, _beta_ or _GA_. 6. Implement the code per discussion in [bug lifecycle][bug]. -7. Update [kubectl concept docs]. +7. Update [kubectl docs]. 8. Wait for your feature to appear in the next Kubernetes release! @@ -281,7 +281,7 @@ constrained. Community members are free to say - This is desirable but we need help on these other existing issues before tackling this. - No, this problem should be solved in another way. -The proposal can be merged into the [design repo] after [lead][leads] +The proposal can be merged into the [design repo] after [leads][leads] approval and discussion as a meeting [agenda] item. Then coding can begin. @@ -413,10 +413,10 @@ See the sig-cli [community page] for points of contact and meeting times: [`PTAL`]: https://en.wiktionary.org/wiki/PTAL [agenda]: https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit [bug]: #bug-lifecycle -[communication]: https://github.com/kubernetes/community/tree/master/sig-cli#communication +[communication]: https://github.com/kubernetes/community/tree/master/sig-cli#contact [community page]: https://github.com/kubernetes/community/tree/master/sig-cli [design proposal]: #design-proposals -[design repo]: https://github.com/kubernetes/community/tree/master/contributors/design-proposals/sig-cli +[design repo]: https://github.com/kubernetes/community/tree/master/contributors/design-proposals/cli [design template]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/sig-cli/template.md [development guide]: https://github.com/kubernetes/community/blob/master/contributors/devel/development.md [existing issue]: #adopt-an-issue @@ -436,4 +436,4 @@ See the sig-cli [community page] for points of contact and meeting times: [slack-signup]: http://slack.k8s.io/ [tests]: https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md [cli mentors]: https://groups.google.com/a/google.com/forum/#!forum/kubernetes-sig-cli-mentors -[about me form]: https://docs.google.com/forms/d/1ID6DX1abiDr9Z9_sXXC0DsMwuyHb_NeFdB3xeRa4Vf0
\ No newline at end of file +[about me form]: https://docs.google.com/forms/d/1ID6DX1abiDr9Z9_sXXC0DsMwuyHb_NeFdB3xeRa4Vf0 |
