Skip to content

Commit

Permalink
did requested chnages
Browse files Browse the repository at this point in the history
Signed-off-by: hansinikarunarathne <[email protected]>
  • Loading branch information
hansinikarunarathne committed Aug 26, 2024
1 parent e2a8c45 commit 0ee68ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/issue-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
- type: markdown
attributes:
value: |
Follow the [Kubeflow Guidelines](https://github.com/kubeflow/manifests/blob/master/README.md) for installation.
Follow the [Kubeflow installation guidelines](https://github.com/kubeflow/manifests/blob/master/README.md).
- type: checkboxes
id: Vaildation
attributes:
Expand All @@ -18,7 +18,7 @@ body:
required: true
- label: Are you posting in the right repository ?
required: true
- label: Did you follow the installation guide https://github.com/kubeflow/manifests?tab=readme-ov-file ?
- label: Did you follow the [Kubeflow installation guideline](https://github.com/kubeflow/manifests/blob/master/README.md) ?
required: true
- label: Is the issue report properly structured and detailed with version numbers?
required: true
Expand All @@ -35,7 +35,7 @@ body:
description: Which version of the Kubeflow platform are you using?
options:
- master
- 1.8
- 1.9
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 0ee68ec

Please sign in to comment.