-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update page links #42
Conversation
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
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.
Thanks! Sorry, this repo sees so little traffic stuff fell through - just have one suggestion.
CONTRIBUTING.md
Outdated
@@ -13,7 +13,7 @@ If your repo has certain guidelines for contribution, put them here ahead of the | |||
--> | |||
|
|||
- [Contributor License Agreement](https://git.k8s.io/community/CLA.md) Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests | |||
- [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing section](https://git.k8s.io/community/contributors/guide#contributing) | |||
- [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing page](https://git.k8s.io/community/contributors/guide/contributing.md) |
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.
- [Kubernetes Contributor Guide](https://git.k8s.io/community/contributors/guide) - Main contributor documentation, or you can just jump directly to the [contributing page](https://git.k8s.io/community/contributors/guide/contributing.md) | |
- [Kubernetes Contributor Guide](https://k8s.dev/guide) - Main contributor documentation, or you can just jump directly to the [contributing page](https://www.kubernetes.dev/docs/guide/contributing/) |
these days we're trying to direct folks to the k8s.dev site instead of directly to github for the docs.
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 would be happy to change this. But wondering if are there any references about which link should we use?
Last month we have different opinion on it at this k/website PR.
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.
In general at this point we want to direct people to the website. Its much more searchable than github and will also have a new contributor course.
42cdefa
to
42cdefa
Compare
Ping @mrbobbytables, please review and let me know where need to be improve, thanks. 🙏 |
CONTRIBUTING.md
Outdated
|
||
## Mentorship | ||
|
||
- [Mentoring Initiatives](https://git.k8s.io/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers! | ||
- [Mentoring Initiatives](https://www.kubernetes.dev/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers! |
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.
- [Mentoring Initiatives](https://www.kubernetes.dev/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers! | |
- [Mentoring Initiatives](https://k8s.dev/community/mentoring) - We have a diverse set of mentorship programs available that are always looking for volunteers! |
SECURITY.md
Outdated
@@ -15,5 +15,5 @@ Information about supported Kubernetes versions can be found on the | |||
[Kubernetes version and version skew support policy] page on the Kubernetes website. | |||
|
|||
[kubernetes-security-announce]: https://groups.google.com/forum/#!forum/kubernetes-security-announce | |||
[Kubernetes version and version skew support policy]: https://kubernetes.io/docs/setup/release/version-skew-policy/#supported-versions | |||
[kubernetes-security-announce-rss]: https://groups.google.com/forum/feed/kubernetes-security-announce/msgs/rss_v2_0.xml?num=50 |
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.
This is incorrect and should be reverted.
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.
Oh, this is reverting my previous PR. 😨
Thanks, fixed!
42cdefa
to
42defab
Compare
42defab
to
42defab
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker, Sea-n 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 |
The page https://git.k8s.io/community/contributors/guide#contributing don't have
#contributing
section now. It's separated tocontributing.md
file.In k/website, the file
/docs/setup/release/version-skew-policy
is moved to/releases/version-skew-policy
.