Skip to content

docs: Improved contribution instructions #583

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,18 @@ npm run build

When we merge your PR, a new build automatically occurs and your changes publish to [https://keploy.io/docs](https://keploy.io/docs).

## How to Get Involved?
## 🤝 How to Get Involved?

Keploy warmly welcomes all contributions — from fixing typos to suggesting new features or writing better documentation.

Here’s how you can start contributing:

- 🐞 Found a bug or want to suggest a feature? Open an issue on our [Issue Tracker](https://github.com/keploy/keploy/issues/new/choose).
- 📄 Improve documentation, tutorials, or examples by submitting a pull request.
- 💬 Have an idea or need guidance? Reach out to us via [Slack](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) — we’d love to hear from you!

Every contribution — big or small — makes a difference. 🌟

Keploy welcomes contributions to the docs website. If you have an idea for a new feature or a bug fix, please submit an issue or pull request. Our planned features can be found on our [Issue Tracker](https://github.com/keploy/keploy/issues/new/choose).

## Community Support ❤️

Expand Down