Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request applies consistent inline code formatting to a command in the README.md file by adding backticks around git push --tags, matching the formatting style used for similar commands in the same section.
- Adds backticks around
git push --tagscommand for consistency with the preceding line
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### Additions and Improvements | ||
|
|
||
| Introducing Maru release process |
There was a problem hiding this comment.
Content removal mislabeled as formatting fix
Low Severity
The PR title states "Minor formatting fix" but the change to CHANGELOG.md removes the entry "Introducing Maru release process" from the "Additions and Improvements" section. This appears to be either accidental content deletion or a mislabeled PR. The only actual formatting fix is the backticks added around git push --tags in README.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
During the merge squash please be mindful to stick to conventional commits as well
Note
Minor docs tidy-up.
README.md: formats the push command as code (wrapsgit push --tags) and minor text cleanupCHANGELOG.md: removes placeholder entry underAdditions and Improvements, leaving empty sections for future updatesWritten by Cursor Bugbot for commit 2958563. This will update automatically on new commits. Configure here.