-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixed 19800 Contact us : design improvement #19803
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
Fixed 19800 Contact us : design improvement #19803
Conversation
Hi @suryakant-krish. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@@ -0,0 +1,50 @@ | |||
// /** |
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.
Hi @suryakant-krish, thanks for collaboration. I think //
comments tags is redundant
// * Copyright © Magento, Inc. All rights reserved. | ||
// * See COPYING.txt for license details. | ||
// */ | ||
|
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.
Please remove empty lines
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.
Hello VladimirZaets,
I have removed // comment tag.
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.
This is not correct, please use /** without any extra // at the beginning.
Also please remove the empty lines.
// * Copyright © Magento, Inc. All rights reserved. | ||
// * See COPYING.txt for license details. | ||
// */ | ||
|
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.
This is not correct, please use /** without any extra // at the beginning.
Also please remove the empty lines.
Hello DanielRuf, I have removed extra space and empty lines. |
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.
Still not correct, please remove the leading //
in line 1 and 2 and keep line 3. And there was a line before line 1.
|
I have updated that. |
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.
Please put the closing */
in a new (empty) line.
Added close comment in new empty line. |
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.
First line is still not correct.
Please see https://github.com/suryakant-krish/magento2/blob/2e08f60e1bd43ccf45a89364e76092cbc6d6da4e/app/code/Magento/Theme/view/frontend/web/css/validate.css
I have updated as well as you have provided link. |
Hi @VladimirZaets, thank you for the review. |
Hi @suryakant-krish, thank you for your contribution! |
Hi @suryakant-krish. Thank you for your contribution. |
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)