We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff9fac commit 91e3613Copy full SHA for 91e3613
.github/pull_request_template.md
@@ -1,11 +1,11 @@
1
2
---
3
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)
6
- [ ] Run automated tests (`./build/test.sh`)
+- [ ] Test end to end manually (e.g. rebuild registry/operator and run `cx refresh` in an example folder)
+- [ ] Add license header to each new file
7
- [ ] Update documentation
8
- [ ] Update examples and `cx init`
9
- [ ] Alert team if dev environment changed
10
-- [ ] Cherry-pick bugfixes into release branches
+- [ ] Cherry-pick into release branches if it's a bugfix
11
- [ ] Delete the branch once it's merged
0 commit comments