Skip to content
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 cd destination and language of code blocks #296

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

epli2
Copy link
Contributor

@epli2 epli2 commented Dec 31, 2023

Pull Request Template

Description

Fixed the following issues

Fixes keploy/keploy#1274, Fixes keploy/keploy#1275

Type of change

How Has This Been Tested?

I checked the documentation generated by yarn start locally.

Additional Context (Please include any Screenshots/gifs if relevant)

...

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added corresponding tests.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

@github-actions github-actions bot 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 and congratulations 🎉 for opening your very first pull request in keploy

@epli2 epli2 force-pushed the fix-1274-and-1275 branch from 7fcb96e to d92be32 Compare December 31, 2023 09:25
@epli2 epli2 force-pushed the fix-1274-and-1275 branch from d92be32 to 4574c10 Compare December 31, 2023 09:27
Copy link

@harshsingh32 harshsingh32 left a comment

Choose a reason for hiding this comment

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

Lgtm

@nehagup nehagup requested a review from Arindam200 January 4, 2024 08:36
@Arindam200
Copy link
Contributor

LGTM

@nehagup
Copy link
Member

nehagup commented Jan 9, 2024

Thanks for the contribution! 🙏

@nehagup nehagup merged commit 9989612 into keploy:main Jan 9, 2024
3 of 5 checks passed
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.

[docs]: Incorrect language is specified for code blocks [docs]: Incorrect command in samples java
4 participants