We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4bf214 + 2ec1260 commit d0e32ecCopy full SHA for d0e32ec
.github/ISSUE_TEMPLATE/new-release.md
@@ -16,8 +16,8 @@ it accordingly for future releases.
16
17
- [ ] Create a PR titled `Bump version to vX.Y.Z` including the following changes:
18
- [ ] Change the following to the target version `vX.Y.Z`:
19
- - [ ] the `CurrentVersion` in `specs-go/versions.go`,
20
- [ ] the `tags.cncf.io/container-device-interface` version in `schema/go.mod`,
+ - [ ] (*for specification changes only*) the `CurrentVersion` in `specs-go/versions.go`,
21
- [ ] (*for specification changes only*) the `tags.cncf.io/container-device-interface/specs-go` version in go.mod,
22
- [ ] (*for specification changes only*) the `tags.cncf.io/container-device-interface/specs-go` version in `schema/go.mod`.
23
- [ ] Run `make mod-tidy` to update versions in `cmd/**/go.mod`.
0 commit comments