nrt-api: Indicate that PRs are not directly accepted to the repo
- Add contributing.md - Add .github/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
bd8f4680b7
commit
8594b2271f
1
staging/src/k8s.io/noderesourcetopology-api/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
1
staging/src/k8s.io/noderesourcetopology-api/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
Sorry, we do not accept changes directly against this repository. Please see CONTRIBUTING.md for information on where and how to contribute instead.
|
@ -0,0 +1,7 @@
|
||||
# Contributing guidelines
|
||||
|
||||
Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against [kubernetes/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.
|
||||
|
||||
This repository is synced from [kubernetes/kubernetes/staging/src/k8s.io/noderesourcetopology-api](https://git.k8s.io/kubernetes/staging/src/k8s.io/noderesourcetopology-api) by the [kubernetes publishing-bot](https://git.k8s.io/publishing-bot).
|
||||
|
||||
Please see [Staging Directory and Publishing](https://git.k8s.io/community/contributors/devel/sig-architecture/staging.md) for more information.
|
Loading…
Reference in New Issue
Block a user