From 89f5c617a6ddc18aceb318bc7ed6622378c96931 Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:39:37 -0700 Subject: [PATCH] Created Contributing (markdown) --- Contributing.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Contributing.md diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 0000000..397d576 --- /dev/null +++ b/Contributing.md @@ -0,0 +1,3 @@ +Please read `CONTRIBUTING.md` for more information. + +docstrings are available in the `docs` folder for important classes. \ No newline at end of file