Skip to content

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

Merged

Conversation

suryakant-krish
Copy link
Contributor

Description (*)

Fixed Issues (if relevant)

  1. Contact us : design improvement #19800: Contact us : design improvement

Manual testing scenarios (*)

  1. Go to frontend > choose to contact us link from footer link.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Contributor

Hi @suryakant-krish. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@@ -0,0 +1,50 @@
// /**
Copy link
Contributor

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.
// */

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove empty lines

Copy link
Contributor Author

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.

Copy link
Contributor

@DanielRuf DanielRuf Dec 25, 2018

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.
// */

Copy link
Contributor

@DanielRuf DanielRuf Dec 25, 2018

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.

@suryakant-krish
Copy link
Contributor Author

Hello DanielRuf,

I have removed extra space and empty lines.

Copy link
Contributor

@DanielRuf DanielRuf left a 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.

@DanielRuf
Copy link
Contributor

// is for single line comments, /**/ for block comments.

@suryakant-krish
Copy link
Contributor Author

I have updated that.

Copy link
Contributor

@DanielRuf DanielRuf left a 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.

@suryakant-krish
Copy link
Contributor Author

Added close comment in new empty line.

Copy link
Contributor

@DanielRuf DanielRuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@suryakant-krish
Copy link
Contributor Author

@magento-engcom-team magento-engcom-team added this to the Release: 2.3.1 milestone Dec 28, 2018
@magento-engcom-team
Copy link
Contributor

Hi @VladimirZaets, thank you for the review.
ENGCOM-3763 has been created to process this Pull Request

@sidolov sidolov changed the base branch from 2.3-develop to 2.2-develop January 4, 2019 22:24
@sidolov sidolov changed the base branch from 2.2-develop to 2.3-develop January 4, 2019 22:24
@magento-engcom-team magento-engcom-team merged commit 9bf7ab7 into magento:2.3-develop Jan 7, 2019
@ghost
Copy link

ghost commented Jan 7, 2019

Hi @suryakant-krish, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@magento-engcom-team
Copy link
Contributor

Hi @suryakant-krish. Thank you for your contribution.
We will aim to release these changes as part of 2.3.1.
Please check the release notes for final confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants