From a6edecf94e7e17ed57c30cd9d1321669044c2f68 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Fri, 10 May 2024 21:33:55 +0000 Subject: [PATCH] Add CONTRIBUTING --- 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..e4833b2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +## Contributing + +This work is open to improvements and corrections. Feel free to open an issue or push a merge request. + +Ric \ No newline at end of file