chore: updating contribution docs (#6157)

This commit is contained in:
Johannes
2025-07-04 04:56:14 -07:00
committed by GitHub
parent 6e3b224944
commit 75362eac7a
3 changed files with 4 additions and 14 deletions

View File

@@ -14,17 +14,7 @@ Are you brimming with brilliant ideas? For new features that can elevate Formbri
## 🛠 Crafting Pull Requests ## 🛠 Crafting Pull Requests
Ready to dive into the code and make a real impact? Here's your path: 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.
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!
## 🚀 Aspiring Features ## 🚀 Aspiring Features

View File

@@ -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. - 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 ## All Thanks To Our Contributors

View File

@@ -14,9 +14,9 @@ Were 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. - **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 #### Talk to Us First