From 62de24153aa75fcbdf20c1d754f533c7fa833a81 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 10 Mar 2023 23:49:26 +0100 Subject: [PATCH] docs: add basic contributing --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4327208 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing + +The sdk is still quite young, so feel free to either: + +- Refactor +- Document +- Improve the code + +Feel free to ping me on discord @Hermansen#4325, or just create an issue if +there is a missing feature, or you'd like some mentorship in getting into the +code