From fd423abe99ec58acd9e67a6742e776ea162140ee Mon Sep 17 00:00:00 2001 From: Tomas Pizarro Date: Wed, 4 Sep 2019 13:35:13 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5510f580cd..267614d957 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,4 +38,4 @@ request, mention that information here.--> - [ ] Title of the PR starts with chart name (e.g. `[bitnami/chart]`) - [ ] If the chart contains a `values-production.yaml` apart from `values.yaml`, ensure that you implement the changes in both files -:warning: Keep in mind that if you want to make changes to the kubeapps chart, please implement them in the [kubeapps repository](https://github.com/kubeapps/kubeapps/tree/master/chart/kubeapps). This is only a syncrhonized mirror. +:warning: Keep in mind that if you want to make changes to the kubeapps chart, please implement them in the [kubeapps repository](https://github.com/kubeapps/kubeapps/tree/master/chart/kubeapps). This is only a synchronized mirror.