-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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 grammatical and punctuation errors on CONTRIBUTING.md file #2772
Conversation
CONTRIBUTING.md
Outdated
* Please ensure that your contribution passes all tests if you open a pull request. If there are test failures, you will need to address them before merging your contribution. | ||
* When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created, as others will do if they appreciate it. |
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 ensure that your contribution passes all tests if you open a pull request. If there are test failures, you will need to address them before merging your contribution. | |
* When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created, as others will do if they appreciate it. | |
* Please ensure that your contribution passes all tests if you open a pull request. If there are test failures, you will need to address them before we can merge your contribution. | |
* When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created, as others will do so if they appreciate it. |
I'm on board with most of the rephrasing but:
- Contributors don't have permission to merge their own contributions, so changing "we can merge" to "merging" doesn't make sense; and
- I think the second line still reads better with the "so" in place (but adding the comma is 👍🏻 )
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.
All right that's OK.
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.
- @github/communities-oss-reviewers
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.
Checked the comment on pull request
CONTRIBUTING.md
Outdated
* Please ensure that your contribution passes all tests if you open a pull request. If there are test failures, you will need to address them before merging your contribution. | ||
* When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created, as others will do if they appreciate it. |
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.
All right that's OK.
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.
مشارکت
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.
👍 Thanks!
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.
The following Pull request, fix some grammatical issues and add punctuation to improve the readability of the
CONTRIBUTING.md
file.