-
Notifications
You must be signed in to change notification settings - Fork 752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(grammatical): correct typos and improve grammar #1719
Open
iamahens
wants to merge
6
commits into
CrowdDotDev:main
Choose a base branch
from
iamahens:typo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
24d3c1f
fix grammar.
iamahens 8ba591e
Merge branch 'main' into typo
iamahens 5322945
Merge branch 'main' into typo
iamahens 1c54a48
changes requested
iamahens 309fd0d
Merge branch 'typo' of https://github.com/iamahens/crowd.dev into typo
iamahens 18b3461
requested changes
iamahens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ | |
- [Book a call](#📞-book-a-call) | ||
|
||
## About crowd.dev | ||
crowd.dev is the developer data platform (DDP) that lets companies centralize all touch points developers have with their product and brand, be it in community (e.g. Stack Overflow or Reddit), product (open-source or SaaS), or commercial channels (e.g. HubSpot). The platform pulls data from a variety of different sources, normalizes it, matches identities across platforms, and enriches it with 3rd party data. The result is a unified 360-view of who the developers are that engage with your product and community, which companies they work for, and where they stand in their personal customer journey. | ||
crowd.dev is the developer data platform (DDP) that lets companies centralize all touch points developers have with their product and brand, be it in community (e.g. Stack Overflow or Reddit), product (open-source or SaaS), or commercial channels (e.g. HubSpot). The platform pulls data from a variety of different sources, normalizes it, matches identities across platforms, and enriches it with 3rd party data. The result is a unified 360-degree view of the developers who engage with your product and community, the companies they work for, and where they stand in their personal customer journey. | ||
|
||
crowd.dev is open-source, built with developers in mind, available for both hosted and self-hosted deployments, open to extensions, and offers full control over your data. | ||
|
||
|
@@ -63,7 +63,7 @@ crowd.dev is open-source, built with developers in mind, available for both host | |
- **2-way CRM sync & Slack alerts** to get notified about intent events in real-time. [cloud only] | ||
- **User enrichment** with 25+ attributes, including emails, social profiles, work experience, and technical skills. [cloud only] | ||
- **Organization enrichment** with 50+ attributes, including industry, headcount, and revenue. [cloud only] | ||
- **Sentiment analysis and conversation detection** to stay on top of what's going on in your open source community. [cloud only] | ||
- **Sentiment analysis and conversation detection** ,to stay on top of what's going on in your open source community. [cloud only] | ||
- **[Eagle Eye](https://www.crowd.dev/eagle-eye)**: Monitor dev-focused community platforms to find relevant content to engage with, helping you to gain developers’ mindshare and grow your community organically [cloud only] | ||
|
||
|
||
|
@@ -132,9 +132,9 @@ crowd.dev is still in beta and we ship new features every week. To stay in the l | |
|
||
There are many ways you can contribute to crowd.dev! Here are a few options: | ||
|
||
- Star this repo | ||
- Create issues every time you feel something is missing or goes wrong | ||
- Upvote issues with 👍 reaction so we know what's the demand for particular issue to prioritize it within roadmap | ||
- Star this repository. | ||
- Create issues every time you feel something is missing or goes wrong. | ||
- Upvote issues with a 👍 reaction to indicate the demand for a specific issue to prioritize it on roadmap. | ||
|
||
If you would like to contribute to the development of the project, please refer to our [Contributing guide](https://github.com/CrowdDotDev/crowd.dev/blob/main/CONTRIBUTING.md). | ||
|
||
|
@@ -144,11 +144,11 @@ All contributions are highly appreciated. 🙏 | |
|
||
Distributed under the Apache 2.0 License. See `LICENSE` for more information. | ||
|
||
Our self-hosted version can be run and deployed by default following the permissive Apache 2.0 license. All premium components will be hidden and inactive with the default configuration. You can run, deploy, and contribute to the app without fearing to violate the premium license. Check out the [premium self-hosted features docs](https://docs.crowd.dev/docs/premium-self-hosted-apps) to know more about the premium self-hosted features. | ||
Our self-hosted version can be run and deployed by default following the permissive Apache 2.0 License. All premium components will be hidden and inactive with the default configuration. You can run, deploy, and contribute to the app without fearing to violate the premium License. Check out the [premium self-hosted features docs](https://docs.crowd.dev/docs/premium-self-hosted-apps) to know more about the premium self-hosted features. | ||
|
||
## 🔒 Security | ||
|
||
We take security very seriously. If you come across any security vulnerabilities, please disclose them by sending an email to [email protected]. We appreciate your help in making our platform as secure as possible and are committed to working with you to resolve any issues quickly and efficiently. | ||
We take security very seriously. If you come across any security vulnerabilities, please disclose them by sending an email to [email protected]. We appreciate your help in making our platform as secure as possible, and are committed to working with you to resolve any issues quickly and efficiently. | ||
|
||
## 📞 Book a call | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you remove this extra space?