From ab6349ec65537482945239a1c240130d126bebca Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 31 Dec 2023 11:01:11 -0800 Subject: [PATCH] Add CONTRIBUTING file --- CONTRIBUTING | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..eab548b --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1 @@ +See https://foosoft.net/projects/contributing/ for details.