Skip to content

Commit 91e3613

Browse files
authored
Update pull_request_template.md
1 parent cff9fac commit 91e3613

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
---
33
Checklist:
4-
- [ ] Add license header to each new file
5-
- [ ] Test end to end manually (e.g. rebuild registry/operator and run `cx refresh` in an example folder)
64
- [ ] Run automated tests (`./build/test.sh`)
5+
- [ ] Test end to end manually (e.g. rebuild registry/operator and run `cx refresh` in an example folder)
6+
- [ ] Add license header to each new file
77
- [ ] Update documentation
88
- [ ] Update examples and `cx init`
99
- [ ] Alert team if dev environment changed
10-
- [ ] Cherry-pick bugfixes into release branches
10+
- [ ] Cherry-pick into release branches if it's a bugfix
1111
- [ ] Delete the branch once it's merged

0 commit comments

Comments
 (0)