From 90c7a272e350709a68b4d65b7ebadeea5f6036b1 Mon Sep 17 00:00:00 2001 From: amethyst aensland <dmlectrical@gmail.com> Date: Thu, 6 Mar 2025 15:15:10 -0800 Subject: [PATCH] added info to README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95286bf..69bc0d7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # woof -lsit web operations and optimizations federation \ No newline at end of file +lsit web operations and optimizations federation + +## submit an issue + +please create a new branch for each site, where `$pantheon_site_name` is a site's full `department-ucsb-edu-v0x` identifier: + +`git checkout -b $pantheon_site_name` + +## file storage + +please document or track any custom modules/CSS/adjustments in place for a given site within its branch.