From 81a6e92aed8d899d4e3d3a5ff7efcec6d358cc72 Mon Sep 17 00:00:00 2001 From: Rotimi Best Date: Sun, 1 Oct 2023 11:29:45 +0000 Subject: [PATCH 1/2] docs: add cla form to getting started doc --- .../app/docs/contributing/introduction/page.mdx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/apps/formbricks-com/app/docs/contributing/introduction/page.mdx b/apps/formbricks-com/app/docs/contributing/introduction/page.mdx index 28ce951945..4cd42adba8 100644 --- a/apps/formbricks-com/app/docs/contributing/introduction/page.mdx +++ b/apps/formbricks-com/app/docs/contributing/introduction/page.mdx @@ -1,6 +1,7 @@ export const meta = { title: "Formbricks Open Source Contribution Guide: How to Enhance yourself and Contribute to Formbricks", - description: "Join the Formbricks community and learn how to effectively contribute. From raising issues and feature requests to creating PRs, discover the best practices and communicate with our responsive team on Discord", + description: + "Join the Formbricks community and learn how to effectively contribute. From raising issues and feature requests to creating PRs, discover the best practices and communicate with our responsive team on Discord", }; #### Contributing @@ -36,3 +37,11 @@ We are currently working on having a clear [Roadmap](https://github.com/formbric But you can also pick a feature that is not already on the roadmap if you think it creates a positive impact for Formbricks. If you are at all unsure, just raise it as an enhancement issue first and tell us that you like to work on it, and we'll very quickly respond. + +## Contributor License Agreement (CLA) + +To be able to relicense Formbricks in the future, we need to collect a CLA from all relevant contributors. + +Please note that we can only get your contribution merged when we have a CLA signed by you. + +To access the CLA form, please click [here](https://formbricks.com/clmyhzfrymr4ko00hycsg1tvx) From 48f1ed4d780067324ed92ca78a141455d5362afa Mon Sep 17 00:00:00 2001 From: Rotimi Best Date: Sun, 1 Oct 2023 11:47:19 +0000 Subject: [PATCH 2/2] docs: update wording --- apps/formbricks-com/app/docs/contributing/introduction/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/formbricks-com/app/docs/contributing/introduction/page.mdx b/apps/formbricks-com/app/docs/contributing/introduction/page.mdx index 4cd42adba8..e852110835 100644 --- a/apps/formbricks-com/app/docs/contributing/introduction/page.mdx +++ b/apps/formbricks-com/app/docs/contributing/introduction/page.mdx @@ -40,7 +40,7 @@ If you are at all unsure, just raise it as an enhancement issue first and tell u ## Contributor License Agreement (CLA) -To be able to relicense Formbricks in the future, we need to collect a CLA from all relevant contributors. +To be able to keep working on Formbricks over the coming years, we need to collect a CLA from all relevant contributors. Please note that we can only get your contribution merged when we have a CLA signed by you.