Skip to content

Commit

Permalink
🤖 Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#1669)
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <[email protected]>

Co-authored-by: Yusuke Kato <[email protected]>
  • Loading branch information
vdaas-ci and kpango authored May 24, 2022
1 parent 25d453f commit e9fdd52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ assignees: ""
- Go Version: 1.18.2
- Docker Version: 20.10.8
- Kubernetes Version: 1.22.0
- NGT Version: 1.14.3
- NGT Version: 1.14.5
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/security_issue_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ assignees: ""
- Go Version: 1.18.2
- Docker Version: 20.10.8
- Kubernetes Version: 1.22.0
- NGT Version: 1.14.3
- NGT Version: 1.14.5
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- Go Version: 1.18.2
- Docker Version: 20.10.8
- Kubernetes Version: 1.22.0
- NGT Version: 1.14.3
- NGT Version: 1.14.5

### Types of changes:

Expand Down

0 comments on commit e9fdd52

Please sign in to comment.