From 0055ca2b365b95168ae1f87087d9662d7ad731c2 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Mon, 27 Apr 2026 18:37:50 -0400 Subject: [PATCH 1/3] Create CONTRIBUTING.md --- docs/CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/CONTRIBUTING.md diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md new file mode 100644 index 0000000..7a414fa --- /dev/null +++ b/docs/CONTRIBUTING.md @@ -0,0 +1,10 @@ + From 810b60571fa279134c0f3bbbbf8b70a76568749a Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Mon, 27 Apr 2026 18:40:22 -0400 Subject: [PATCH 2/3] Update CONTRIBUTING.md --- docs/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 7a414fa..295b74b 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -7,4 +7,9 @@ Probably some generic verbiage around accepting PRs; whether we have an AI policy; preference for tests and desire for simplicity, proof of value (does the value provided outweigh any additional complexity, etc) + +It is useful for this document to serve two audiences: +1) external contributors (who may or may not be first time contributors) +2) but also as "internal" documentation for the maintainers (ie how to trigger/publish releases, etc) + --> From 715d80bcea67b8bcf5cf5e345878d400257b0b0f Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Mon, 27 Apr 2026 20:13:09 -0400 Subject: [PATCH 3/3] Iterate on contributing document --- docs/CONTRIBUTING.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 295b74b..03f17a3 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,15 +1,24 @@ + +# Contributing -placeholder scaffolding for a base CONTRIBUTING file. +