Skip to content

Commit ecf9ebe

Browse files
authored
Update pull_request_template.md
1 parent bf8ed1b commit ecf9ebe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
Checklist:
3-
- [ ] Run automated tests (`make test`)
4-
- [ ] Test end to end manually (e.g. rebuild registry/operator and run `cx refresh` in an example folder)
5-
- [ ] Add license header to each new file
3+
- [ ] Run `make test` and `make lint`
4+
- [ ] Test end to end manually (e.g. build/push all images, restart local operator, and run `cx refresh` in an example folder)
65
- [ ] Update documentation
76
- [ ] Update examples and `cx init`
87
- [ ] Alert team if dev environment changed

0 commit comments

Comments
 (0)