diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6563dae2aa..13e4eb4e5f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,17 +14,7 @@ Are you brimming with brilliant ideas? For new features that can elevate Formbri ## πŸ›  Crafting Pull Requests -Ready to dive into the code and make a real impact? Here's your path: - -1. **Read our Best Practices**: [It takes 5 minutes](https://formbricks.com/docs/developer-docs/contributing/get-started) but will help you save hours πŸ€“ - -1. **Fork the Repository:** Fork our repository or use [Gitpod](https://gitpod.io) or use [Github Codespaces](https://github.com/features/codespaces) to get started instantly. - -1. **Tweak and Transform:** Work your coding magic and apply your changes. - -1. **Pull Request Act:** If you're ready to go, craft a new pull request closely following our PR template πŸ™ - -Would you prefer a chat before you dive into a lot of work? [Github Discussions](https://github.com/formbricks/formbricks/discussions) is your harbor. Share your thoughts, and we'll meet you there with open arms. We're responsive and friendly, promise! +For the time being, we don't have the capacity to properly facilitate community contributions. It's a lot of engineering attention often spent on issues which don't follow our prioritization, so we've decided to only facilitate community code contributions in rare exceptions in the coming months. ## πŸš€ Aspiring Features diff --git a/README.md b/README.md index 91345fa99c..0672946a3c 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Here are a few options: - Upvote issues with πŸ‘ reaction so we know what the demand for a particular issue is to prioritize it within the roadmap. -Please check out [our contribution guide](https://formbricks.com/docs/developer-docs/contributing/get-started) and our [list of open issues](https://github.com/formbricks/formbricks/issues) for more information. +- Note: For the time being, we can only facilitate code contributions as an exception. ## All Thanks To Our Contributors diff --git a/docs/development/contribution/contribution.mdx b/docs/development/contribution/contribution.mdx index d9bfe6c3c3..ef10eea9a8 100644 --- a/docs/development/contribution/contribution.mdx +++ b/docs/development/contribution/contribution.mdx @@ -14,9 +14,9 @@ We’re excited that you want to contribute to Formbricks! There are many ways t - **Pull Requests (PRs):** Fork the repo, make your changes, and submit a PR. - - For small fixes, go ahead! + - For small fixes with 1-5 lines of code changes, go ahead! - - For bigger features, please discuss them with us first to ensure they align with our roadmap. + - For bigger changes, we currently don't have the capacity to facilitate them. #### Talk to Us First