From 57e6418b18f3f558c6ab6a1436cbf18c41cc76c6 Mon Sep 17 00:00:00 2001 From: Mohammad AbuAboud Date: Fri, 2 Jun 2023 12:06:18 +0200 Subject: [PATCH] docs: add CONTRIBUTING.md --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..f68721774f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ + +# Contributing to Activepieces + +First off, thanks for taking the time to contribute! ❤️ + +All types of contributions are encouraged and valued. See the [Contributing Guide](https://www.activepieces.com/docs/contributing/overview) for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉 + +> And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about: +> - Star the project +> - Tweet about it +> - Refer this project in your project's readme +> - Mention the project at local meetups and tell your friends/colleagues +