Update pull_request_template.md

This commit is contained in:
Tejal Desai 2020-02-19 10:47:59 -08:00 committed by GitHub
parent 3350281d17
commit 913a6042e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -31,11 +31,6 @@ Describe any changes here so maintainer can include it in the release notes, or
```
Examples of user facing changes:
- Skaffold config changes like
e.g. "Add buildArgs to `Kustomize` deployer skaffold config."
- Bug fixes
e.g. "Improve skaffold init behaviour when tags are used in manifests"
- Any changes in skaffold behavior
e.g. "Artiface cachine is turned on by default."
- kaniko adds a new flag `--registry-repo` to override registry
```