Skip to content
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

[Docs] Relationships: Grammar fix in the "Design Relationships and Restrictions" section #10003

Merged
merged 5 commits into from Jan 21, 2024

Conversation

neerajmanivarnan
Copy link
Contributor

@neerajmanivarnan neerajmanivarnan commented Jan 17, 2024

Notes for Reviewers
This PR fixes the misplaced full stop issue referred by #9997

This PR fixes #9997

Signed commits

  • Yes, I signed my commits.

Signed-off-by: neerajmanivarnan <neerajmanivarnan666@gmail.com>
Signed-off-by: neerajmanivarnan <neerajmanivarnan666@gmail.com>
@github-actions github-actions bot added the area/docs Documentation update needed label Jan 17, 2024
@l5io
Copy link
Collaborator

l5io commented Jan 17, 2024

@@ -50,7 +52,7 @@ This command enable users to import their existing applications from sources as

**Step 1: Access the Meshery UI**

To import a Docker Compose app into Meshery using the Meshery UI, you must first [install Meshery](../installation/quick-start.md)
To import a Docker Compose app into Meshery using the Meshery UI, you must first [install Meshery](/installation/quick-start)
Copy link
Member

@sandramsc sandramsc Jan 17, 2024

Choose a reason for hiding this comment

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

Why are there changes here -- commits from another issue perhaps(?), this isn't part of the issue description/request.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Those are commits from the issue #9991

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for this review, @sandramsc 👏

Copy link
Member

Choose a reason for hiding this comment

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

@neerajmanivarnan, don't include commits from a separate PR into another PR.

@sandramsc
Copy link
Member

Please consider updating the heading of the PR to be more closely worded with the related issue, it makes for a more efficient review for contributors and maintainers.

i.e Repeating the issue title --> [Fix Docs Designs] Misplaced full stop

@leecalcote
Copy link
Member

@neerajmanivarnan send word when you've incorporated @sandramsc's feedback>

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
@leecalcote
Copy link
Member

@neerajmanivarnan send word when you've incorporated @sandramsc's feedback>

@neerajmanivarnan here PR renaming feedback takes all of 4 seconds to update...

@leecalcote leecalcote changed the title Issue #9997 fixed [Docs] Relationships: Grammar fix in the "Design Relationships and Restrictions" section Jan 21, 2024
@@ -6,6 +6,8 @@ permalink: guides/configuration-management/importing-apps
category: configuration
type: guides
language: en
redirect_from:
- /installation/quick-start.md
Copy link
Member

Choose a reason for hiding this comment

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

No. This is not only inaccurate, but improper syntax.

…ons.md

Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

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

Redirect_from removed.

@leecalcote leecalcote merged commit 69aaec1 into meshery:master Jan 21, 2024
7 of 8 checks passed
Copy link

welcome bot commented Jan 21, 2024

Thanks for your contribution to Meshery! 🎉

Meshery Logo
        Join the community, if you haven't yet and please leave a ⭐ star on the project. 😄

@leecalcote
Copy link
Member

Thanks for contributing, @neerajmanivarnan 👍

@leecalcote
Copy link
Member

Whoo-hoo! A first PR!! Congrats, @neerajmanivarnan 🎈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation update needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs Designs] Misplaced full stop
4 participants