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

Fix typo in 'Developing.md' #9092

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Conversation

Hynn01
Copy link
Contributor

@Hynn01 Hynn01 commented Feb 19, 2021

Signed-off-by: Hynn01 hynn0633@163.com

What it does

Fixes #9021

How to test

Follow the steps mentioned in #9021

Review checklist

Reminder for reviewers

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

Thank you for you for your first contribution 👍
I have a minor comment if you don't mind addressing it.

doc/Developing.md Outdated Show resolved Hide resolved
@vince-fugnitto vince-fugnitto added the documentation issues related to documentation label Feb 19, 2021
@Hynn01
Copy link
Contributor Author

Hynn01 commented Feb 19, 2021

Thank you for you for your first contribution 👍
I have a minor comment if you don't mind addressing it.

Sure. Can I just "commit suggestion" or do I need to make another commit?

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

@Hynn01 please be sure to squash your commits into a single commit with a proper sign-off (so that the eca check does not fail). It can be merged afterwards.

Signed-off-by: Hynn01 <hynn0633@163.com>

Remove the extra whitespace

Signed-off-by: Hynn01 <hynn0633@163.com>
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

The changes look good to me, thank you @Hynn01 for providing a fix! 👍

@vince-fugnitto vince-fugnitto merged commit 3e30548 into eclipse-theia:master Feb 19, 2021
@paul-marechal paul-marechal added this to the 1.11.0 milestone Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation issues related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documentation: fix typo in 'Developing.md'
3 participants