Merge pull request #1186 from nrb/issue-template-command

Update templates to use current command
This commit is contained in:
Steve Kriss
2019-02-05 09:20:31 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ about: Tell us about a problem you are experiencing
**Environment:**
- Velero version (use `velero version`):
- Velero version (use `ark version`):
- Kubernetes version (use `kubectl version`):
- Kubernetes installer & version:
- Cloud provider or hardware configuration:

View File

@@ -14,7 +14,7 @@ about: Suggest an idea for this project
**Environment:**
- Velero version (use `velero version`):
- Velero version (use `ark version`):
- Kubernetes version (use `kubectl version`):
- Kubernetes installer & version:
- Cloud provider or hardware configuration:

View File

@@ -71,7 +71,7 @@ about: Tell us about a problem you are experiencing
**Environment:**
- Velero version (use ` + "`velero version`" + `):{{.VeleroVersion}} {{.GitCommit}}
- Velero version (use ` + "`ark version`" + `):{{.VeleroVersion}} {{.GitCommit}}
- Kubernetes version (use ` + "`kubectl version`" + `):
{{- if .KubectlVersion}}
` + "```" + `