You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ relates to #1234
11
11
12
12
-[ ] Issue was linked above
13
13
-[ ] 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))
14
15
-[ ] Docs are up-to-date: `make generate-docs`
15
16
-[ ] Unit tests got implemented or updated
16
17
-[x] Unit tests are passing: `make test` (will be checked by CI)
0 commit comments