From bb56da7f0e38d2fdfce941ab36c3b6c3e715ce26 Mon Sep 17 00:00:00 2001 From: Philippe Merle Date: Sat, 15 Mar 2025 14:01:38 +0100 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..d217406 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +All contributions are welcome, just submit pull requests, and we will review and integrate them as soon as possible.