From a7b21458861033f3277126e898ef4f5aa85a4dd5 Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 1 Jul 2025 02:11:34 +0930 Subject: [PATCH] docs: add skeleton contributing guide ref: #2 #1 --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ec478e3 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution Guide + +Contributions welcome. + +This doc is still a WIP.