Skip to content

Commit d9544a1

Browse files
Merge pull request #57571 from spiffxp/mk-staging-repos-authoritative
Automatic merge from submit-queue (batch tested with PRs 58025, 57112, 57879, 57571, 58062). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Treat staging repos as authoritative source for all files Add CONTRIBUTING.md files to remind people not to PR directly into the published repos. /hold I believe this requires removing these files from the published repos if any copies exist there ref: kubernetes/kubernetes#57559 Kubernetes-commit: 4bc286f0255d6c007cb8d5435018ab3e31ec7d01
2 parents 91d8586 + c774892 commit d9544a1

File tree

3 files changed

+261
-252
lines changed

3 files changed

+261
-252
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Sorry, we do not accept changes directly against this repository. Please see
2+
CONTRIBUTING.md for information on where and how to contribute instead.

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing guidelines
2+
3+
Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against [kuberentes/kubernetes](https://git.k8s.io/kubernetes/). Please follow the same [contributing guide](https://git.k8s.io/kubernetes/CONTRIBUTING.md) you would follow for any other pull request made to kubernetes/kubernetes.
4+
5+
This repository is published from [kubernetes/kubernetes/staging/src/k8s.io/apimachinery](https://git.k8s.io/kubernetes/staging/src/k8s.io/apimachinery) by the [kubernetes publishing-bot](https://git.k8s.io/publishing-bot).
6+
7+
Please see [Staging Directory and Publishing](https://git.k8s.io/community/contributors/devel/staging.md) for more information

0 commit comments

Comments
 (0)