From b826319776ee0d55536ac66f50b20b5b9c1f37e1 Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Wed, 1 Dec 2021 23:21:02 +0530 Subject: [PATCH] chore: create CONTRIBUTING.md --- 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 000000000..bfa510323 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to Chatwoot + +Thanks for taking the time to contribute! :tada::+1: + +Please refer to our [Contributing Guide](https://www.chatwoot.com/docs/contributing-guide) for detailed instructions.