-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[BEAM-14428] I/O, community, and contribute pages improvements #17572
[BEAM-14428] I/O, community, and contribute pages improvements #17572
Conversation
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
R: @nausharipov |
padding-left: $padding/2 !important | ||
padding-right: 0 !important | ||
line-height: 1.57 | ||
letter-spacing: 0.43px |
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.
consider storing 0.43px in a variable
@pcoet can you please review this PR? There are some minor style and consistency improvements we discussed with Brittany and Danielle :) |
Is it ready to be merged? |
yes |
@aromanenko-dev can you please help us merge this one?:) |
@dariabezkorovaina Sure! |
Please add a meaningful description for your change here
[BEAM-14428]
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username
).[BEAM-XXX] Fixes bug in ApproximateQuantiles
, where you replaceBEAM-XXX
with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.md
with noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.