-
Notifications
You must be signed in to change notification settings - Fork 0
DE-7553: Add README to org #1
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
Conversation
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.
LGTM. Some comments inline.
@@ -0,0 +1,29 @@ | |||
image::decodable_logo.webp[] | |||
|
|||
_Decodable radically simplifies real-time data, making it easier to access the freshest, high-quality data. Reduce infrastructure overhead, connect data sources, transform, and deliver data reliably to any destination._ |
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.
Where is this sentence coming from? Would be nice to go with something which more closely resembles the wording/messaging on the website, IMO. Also saying what it is rather than describing what it does, e.g.
Data where you need it, when you need it.
Decodable is a unified data platform for implementing real-time ETL/ELT and stream processing use cases, powered by Apache Flink and Debezium.
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.
(Discussed and agreed on Slack)
@@ -1 +0,0 @@ | |||
|
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.
I guess the entire file can be removed?
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.
yes, this PR removes it
This adds a README in the special
.github
repo that will be shownto all public visitors to the Decodable github page.
Preview: https://github.com/decodableco/.github/tree/DE-7553