diff --git a/README.md b/README.md index b14cd2ff..caadbf54 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,13 @@ mintlify dev A local preview of your documentation will be available at `http://localhost:3000`. Read more about [Mintlify](https://mintlify.com/docs/development) to customize your documentation. +## Contributing to Hoppscotch Docs + +If you would like to contribute to Hoppscotch documentation: + +1. Fork the repository. +2. Make improvements to the documentation. +3. Commit your changes. +4. Create a Pull Request. + +Your contributions help improve the developer experience for everyone.