From c0d11ce4900af22eaeba22e825e66fd1cfa9af24 Mon Sep 17 00:00:00 2001 From: Cody Marsengill Date: Sun, 17 Nov 2024 19:39:42 -0500 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..a086fa4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.