From aa213a9e027e2bc0d2bb08c66635c04de25d8a24 Mon Sep 17 00:00:00 2001 From: Noah Hanford Date: Sun, 12 Apr 2026 21:45:53 -0400 Subject: [PATCH 1/4] initial draft tm tm --- CONTRIBUTING.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c94ce90 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,12 @@ +# Contributing to CSH +Hello! We love contributions, members who contribute are the best! + +In general, checkout the repository's [README.md](README.md) for specific instructions on +how to setup and run a service locally so that you can make your super cool awesome changes! + +After making your changes, please test as much as possible becuase we don't want to have broken code, and it's easier for everyone if +you realize bugs before someone else goes to test it too + +In general, AI use is okay if it's limited, but as an org of computer nerds for computer nerds, we feel that most of our code shouhld be written +by us. +For example: don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) From cb585cad208aff01683f20b23aee7378af9715e0 Mon Sep 17 00:00:00 2001 From: Noah Hanford Date: Sun, 12 Apr 2026 21:52:34 -0400 Subject: [PATCH 2/4] typos --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c94ce90..e6d16bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,9 @@ Hello! We love contributions, members who contribute are the best! In general, checkout the repository's [README.md](README.md) for specific instructions on how to setup and run a service locally so that you can make your super cool awesome changes! -After making your changes, please test as much as possible becuase we don't want to have broken code, and it's easier for everyone if +After making your changes, please test as much as possible because we don't want to have broken code, and it's easier for everyone if you realize bugs before someone else goes to test it too -In general, AI use is okay if it's limited, but as an org of computer nerds for computer nerds, we feel that most of our code shouhld be written +In general, AI use is okay if it's limited, but as an org of computer nerds for computer nerds, we feel that most of our code should be written by us. -For example: don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) +Basically: don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) From 1a88d0a55b77442cadccdb8812afe97fd7b2db34 Mon Sep 17 00:00:00 2001 From: Noah Hanford Date: Sun, 12 Apr 2026 21:52:53 -0400 Subject: [PATCH 3/4] hm --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6d16bb..302c5f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,4 +9,4 @@ you realize bugs before someone else goes to test it too In general, AI use is okay if it's limited, but as an org of computer nerds for computer nerds, we feel that most of our code should be written by us. -Basically: don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) +Basically, don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) From 97d6a2e5fae275a2b19cbb886b87ab577163925e Mon Sep 17 00:00:00 2001 From: Noah Hanford Date: Sun, 12 Apr 2026 21:53:13 -0400 Subject: [PATCH 4/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 302c5f9..e86fd67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,4 +9,4 @@ you realize bugs before someone else goes to test it too In general, AI use is okay if it's limited, but as an org of computer nerds for computer nerds, we feel that most of our code should be written by us. -Basically, don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it :) +Basically, don't vibe code a service or a major change. Ultimately code you submit is owned by you and you should understand it and be able to explain or defend it :)