From 54ac278e31dccfa7cc2876e086540e92ebb26e1e Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 24 Jan 2025 07:48:25 -0700 Subject: [PATCH] Add a CONTRIBUTING.md file. --- 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..f620fe4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +## Contributing + +This project accepts all forms of contributions, via feature request, bug report, or pull request.