-
Notifications
You must be signed in to change notification settings - Fork 408
Fixing grammatical errors and enhancing overall grammar in README.md #190
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
Conversation
refactor(cli.ts): uncomment checkIsLatestVersion function call to ensure the latest version of the package is being used
…cent changes and improvements
…cent changes and improvements
…cent changes and improvements
…w features and improvements
…cript as it is no longer needed feat(package.json): add deploy script to automate versioning, building, pushing and publishing the package to npm registry
…adability and maintainability
…to warn user about not using the latest stable version of OpenCommit
…cally refactor(api.ts): replace axios with execa to get the latest version of opencommit from npm registry
|
<3 |
|
could you pull latest dev please, so github fixes +1,152 changes |
|
@di-sukharev Hi there! Could you please guide me on how to address this? If necessary, I can create a new pull request with the same changes. However, I'm unsure about how to remove those +1,152 changes from the current pull request. As a newcomer to open source, I'm still learning the ropes. |
|
@avighnac just do |
|
@di-sukharev That didn't seem to work, but I did open another pull request with the same changes. Have a look at #195. |
This commit addresses grammatical errors found in the project's readme and improves its overall grammar.
Emphasizing the significance of proper grammar cannot be stressed enough when it comes to enhancing the presentation of a project. Today, I came across this GitHub repository in a news article and was intrigued by the concept. Therefore, I decided to explore the repository. To my disappointment, I discovered several grammatical errors in the README.md file. However, the advantage of open source is that I can rectify these errors myself relatively easily if they bother me.
Please inform me if any modifications are necessary.