[GH-ISSUE #5875] Fix missing example in CONTRIBUTING.md for setting up the local environment #2311

Open
opened 2026-03-16 23:55:28 +03:00 by kerem · 3 comments
Owner

Originally created by @Samwelitatilo on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5875

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Web App

Browser

Chrome

Operating System

Windows

Bug Description

Description
The CONTRIBUTING.md file describes how new contributors should set up their environment, but
it currently lacks a simple example of how to install dependencies and start the development
server locally.

Expected Behavior
The CONTRIBUTING.md file should include a fully working example, such as:

bash
git clone https://github.com/YOUR-USERNAME/hoppscotch.git
cd hoppscotch
npm install
npm run dev

Deployment Type

Hoppscotch Cloud

Version

No response

Originally created by @Samwelitatilo on GitHub (Feb 12, 2026). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5875 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Web App ### Browser Chrome ### Operating System Windows ### Bug Description Description The CONTRIBUTING.md file describes how new contributors should set up their environment, but it currently lacks a simple example of how to install dependencies and start the development server locally. Expected Behavior The CONTRIBUTING.md file should include a fully working example, such as: bash git clone https://github.com/YOUR-USERNAME/hoppscotch.git cd hoppscotch npm install npm run dev ### Deployment Type Hoppscotch Cloud ### Version _No response_
Author
Owner

@codealisha99 commented on GitHub (Feb 14, 2026):

Hi! I’d like to work on this issue.
I can add a clear working setup example in CONTRIBUTING.md for new contributors.
Please let me know if there are any specific guidelines I should follow.

<!-- gh-comment-id:3902013474 --> @codealisha99 commented on GitHub (Feb 14, 2026): Hi! I’d like to work on this issue. I can add a clear working setup example in CONTRIBUTING.md for new contributors. Please let me know if there are any specific guidelines I should follow.
Author
Owner

@Jayakrishna2809 commented on GitHub (Feb 17, 2026):

Hi 👋
I’m participating in FOSS Hack 2026 and would like to work on this issue.
Could you please assign it to me?
Thanks!

<!-- gh-comment-id:3913676990 --> @Jayakrishna2809 commented on GitHub (Feb 17, 2026): Hi 👋 I’m participating in FOSS Hack 2026 and would like to work on this issue. Could you please assign it to me? Thanks!
Author
Owner

@Abhijitam01 commented on GitHub (Feb 24, 2026):

@liyasthomas did the pull request solve the issue or I can work on this ?

<!-- gh-comment-id:3949890466 --> @Abhijitam01 commented on GitHub (Feb 24, 2026): @liyasthomas did the pull request solve the issue or I can work on this ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2311
No description provided.