docs: Fix multiple typos in contribution guide#416
docs: Fix multiple typos in contribution guide#416vinayakjeet wants to merge 1 commit intourunc-dev:mainfrom
Conversation
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
DescriptionFixes multiple typos and minor grammar issues in the contribution guide to improve clarity and consistency. Changes
Checklist
|
ClarificationThis is a documentation-only PR (typos and minor grammar fixes in the contribution guide). No code paths were modified, so running Please let me know if any additional checks are expected for documentation changes. |
cmainas
left a comment
There was a problem hiding this comment.
Hello @vinayakjeet ,
since you read the contribution guide and made the changes, you can clearly see that the guide mentions to fill the template correctly. So next time fill the PR description correctly and avoid using LLMs for comments in PRs and issues.
These changes are fine and we can merge them, but first:
- Please update the description correctly, mentioning the LLM usage,
- Add yourself here https://github.com/urunc-dev/urunc/blob/main/.github/contributors.yaml
- Rebase if needed
|
@cmainas |
|
Thank you @vinayakjeet , could you also squash your commits? We avoid merge commits in the main branch. |
e44e70b to
546ce1a
Compare
- Fix spelling and grammar issues - Normalize Go / GitHub naming - Add contributor entry Signed-off-by: vinayakjeet <vinayakjeetog@gmail.com>
|
@cmainas Done — commits squashed. |
Description
Fixes multiple typos and minor grammar issues in the contribution guide to improve clarity and consistency.
Related issues
Fixes #
How was this tested?
Documentation-only change. Verified using the Netlify deploy preview.
LLM usage
Yes. An LLM was used only for spelling, grammar, and wording suggestions.
All changes were manually reviewed and verified before submission.
Checklist