From 7c0a642e0806aa1ed62d36cfd9919ad81442b5c4 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 11 Feb 2024 16:21:26 -0500 Subject: [PATCH] Remove comment on branch table Signed-off-by: ahuston-0 --- docs/CONTRIBUTING.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index ffae4da..9e2a85e 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -31,11 +31,6 @@ We use the below guide for creating branches currently. It is not necessarily a strict standard, but if not followed will lead to questions from reviewers, and will eventually trip a check when merging to main. - - | Branch Name | Use Case | |------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | main | protected branch which all machines pull from, do not try to push directly |