Skip to content

Commit 1a5aea4

Browse files
committed
add example updates to checklist
1 parent 902cfe8 commit 1a5aea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ relates to #1234
1111

1212
- [ ] Issue was linked above
1313
- [ ] Code format was applied: `make fmt`
14+
- [ ] Examples were added / adjusted (see e.g. [here](https://github.com/stackitcloud/stackit-cli/blob/ef291d1683ca5b0d719ec0a26ecb999a32685117/internal/cmd/ske/cluster/create/create.go#L49-L63))
1415
- [ ] Docs are up-to-date: `make generate-docs`
1516
- [ ] Unit tests got implemented or updated
1617
- [x] Unit tests are passing: `make test` (will be checked by CI)

0 commit comments

Comments
 (0)