From d6a939fcc57be1b716f51ff0f05294a03ee34ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Tue, 31 Dec 2024 12:38:22 +0100 Subject: [PATCH] chore: add contributing guide reference --- 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..5383292 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +See [Contribution Guide](https://openpathfinder.com/contribute) in the website for more information.