From 551024cc320d7ef5658056623c7eb674bc71730d Mon Sep 17 00:00:00 2001 From: theradcoza Date: Fri, 13 Mar 2026 07:24:17 +0000 Subject: [PATCH 1/2] Add REPO_MANAGEMENT.md --- REPO_MANAGEMENT.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 REPO_MANAGEMENT.md diff --git a/REPO_MANAGEMENT.md b/REPO_MANAGEMENT.md new file mode 100644 index 0000000..e69de29 From 6d2d4ad5ca69da2047fbf9360d96ffe2b4aa94fd Mon Sep 17 00:00:00 2001 From: theradcoza Date: Fri, 13 Mar 2026 07:25:47 +0000 Subject: [PATCH 2/2] Update REPO_MANAGEMENT.md --- REPO_MANAGEMENT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/REPO_MANAGEMENT.md b/REPO_MANAGEMENT.md index e69de29..81d21df 100644 --- a/REPO_MANAGEMENT.md +++ b/REPO_MANAGEMENT.md @@ -0,0 +1,2 @@ +Commits must be againsts the module being currently worked on. +Commits must be to a branch that has the exact same name as the module being worked on. \ No newline at end of file