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 c3bac39 commit cdfd5b1Copy full SHA for cdfd5b1
openshift/AGENTS.md
@@ -104,7 +104,6 @@ This prefix is **ALMOST NEVER USED** on the main branch because it creates confl
104
3. **Check upstream first** before fixing bugs - should it go upstream?
105
4. **Separate commits:** Never mix code changes with generated files
106
5. **Run verification:** `make verify` and `make test-unit` before completion
107
-6. **Sign commits:** Use `git commit -s` for DCO
108
109
### DO NOT:
110
1. **DO NOT create `UPSTREAM: <PR>:` backport commits** - tooling handles this
0 commit comments