diff options
| author | Claudia Beresford <cberesford@pivotal.io> | 2018-06-27 12:33:10 +0100 |
|---|---|---|
| committer | Claudia Beresford <cberesford@pivotal.io> | 2018-06-27 12:33:10 +0100 |
| commit | e9a4859150c1c406ec9fcccd46ea940179aa2d60 (patch) | |
| tree | 80e9148182c86f3e25ae0b8f5bc80fcb7a11ecb1 | |
| parent | c71d8fe460c72eb9e8f1cd1347f89ae3feee0ad7 (diff) | |
Update PR Template
Replaces old 'Getting Started' guide link with one pointing to the
guide's new location.
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index ee56fb31..d08b6fa4 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,5 +1,5 @@ <!-- Thanks for sending a pull request! Here are some tips for you: -- If this is your first contribution, read our Getting Started guide https://github.com/kubernetes/community#your-first-contribution +- If this is your first contribution, read our Getting Started guide https://github.com/kubernetes/community/blob/master/contributors/guide/README.md - If you are editing SIG information, please follow these instructions: https://git.k8s.io/community/generator You will need to follow these steps: 1. Edit sigs.yaml with your change |
