diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 715ee4d..5bab565 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Code owners -@SathishKumarHS +@erazemk @itslanmi diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index e8ea4cb..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,30 +0,0 @@ -## Summary - - -## Connected Issues - -- #ISS- -- ... - -## Craftsmanship, Integrity, and Devil’s Advocacy - -- [ ] Testing: Negative test cases: null or default values, crash and fault injection tests -- [ ] Testing: Boundary conditions: rolling upgrades, denial-of-service, etc. -- [ ] Testing: Fixing a few existing — flaky or permanently-broken — test cases -- [ ] Observing: Detailed error codes so machines can understand -- [ ] Observing: Adding superior metrics for future debugging -- [ ] Observing: Tracing the hairiest pathways for field serviceability -- [ ] Training: KnowledgeOps update? So AI always works. - -## Story of the craft -