Skip to content

Conversation

kartikeyg0104
Copy link
Contributor

@kartikeyg0104 kartikeyg0104 commented Sep 18, 2025

What has changed?

  • Fixed grammar issues in the "Testing Guide" documentation.
  • Improved sentence structure and clarity.

Type of change

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update.

Screenshots

image Screenshot 2025-09-18 at 5 32 13 PM Screenshot 2025-09-18 at 5 33 50 PM

How Has This Been Tested?

  • Verified changes by running npm run build and npm run serve.
  • Checked the updated documentation for correctness and clarity.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

npm run build output

[SUCCESS] Generated static files in "build".
[INFO] Use npm run serve command to test your build locally.
┌─────────────────────────────────────────────────────────────────┐
│ @docusaurus/core update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R $USER:$(id -gn $USER) /Users/kartikey0104/.config │

- Remove negative margins (-ml-2, -ml-0.5) causing misalignment
- Increase padding from p-4 to p-6 for better spacing
- Fix typo: Question? -> Questions?
- Remove unnecessary ml-0 class
- Enhance visual consistency and proper alignment

Signed-off-by: Kartikey Gupta <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings September 18, 2025 12:04
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes grammar and style issues in the "Testing Guide" documentation across multiple versions. The changes improve readability and consistency by correcting capitalization, sentence structure, and punctuation throughout the documentation.

  • Fixed title capitalization from "testing Guide" to "Testing Guide"
  • Improved sentence clarity and grammar throughout the content
  • Enhanced consistency in product name capitalization (Keploy)

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
versioned_docs/version-3.0.0/keploy-explained/testing-guide.md Grammar and style improvements to the Testing Guide documentation
versioned_docs/version-2.0.0/keploy-explained/testing-guide.md Same grammar and style improvements applied to version 2.0.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kartikeyg0104
Copy link
Contributor Author

kartikeyg0104 commented Sep 19, 2025

I have fixed it, please once go through it.

Copy link
Contributor

@pratik-mahalle pratik-mahalle 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 the changes @kartikeyg0104!
This looks good to me @Achanandhi-M

Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

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

Hey @kartikeyg0104 can you please add the npm run build output in the PR description and also can you please update the PR title and description?

@kartikeyg0104
Copy link
Contributor Author

Hey @kartikeyg0104 can you please add the npm run build output in the PR description and also can you please update the PR title and description?

Okay sir, will do it.

@kartikeyg0104 kartikeyg0104 changed the title New docs: fix grammar and improve clarity in Testing Guide documentation Sep 23, 2025
@kartikeyg0104
Copy link
Contributor Author

SIr, I have done the changes.

@kartikeyg0104
Copy link
Contributor Author

@Achanandhi-M Sir, Is anything else have to be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants