[PR #5889] [CLOSED] docs: add local development setup example to CONTRIBUTING.md #5394

Closed
opened 2026-03-17 02:50:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5889
Author: @mixelburg
Created: 2/18/2026
Status: Closed

Base: mainHead: docs/improve-contributing-setup-example


📝 Commits (1)

  • 83dc0c4 docs: add local development setup example to CONTRIBUTING.md

📊 Changes

1 file changed (+28 additions, -0 deletions)

View changed files

📝 CONTRIBUTING.md (+28 -0)

📄 Description

Fixes #5875

The CONTRIBUTING.md currently describes the PR process but doesn't include instructions for setting up a local development environment. This adds a quick-start section covering forking, cloning, installing dependencies with pnpm, running the dev server, and running lint/typecheck before submitting.


Summary by cubic

Add a "Local Development Setup" quick-start to CONTRIBUTING.md covering forking/cloning, installing with pnpm, running the dev server, and running lint/typecheck before PRs. Addresses #5875.

Written for commit 83dc0c4cc3. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/5889 **Author:** [@mixelburg](https://github.com/mixelburg) **Created:** 2/18/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/improve-contributing-setup-example` --- ### 📝 Commits (1) - [`83dc0c4`](https://github.com/hoppscotch/hoppscotch/commit/83dc0c4cc3657bcde7c2d576e0ba2bbfcee53f25) docs: add local development setup example to CONTRIBUTING.md ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+28 -0) </details> ### 📄 Description Fixes #5875 The CONTRIBUTING.md currently describes the PR process but doesn't include instructions for setting up a local development environment. This adds a quick-start section covering forking, cloning, installing dependencies with pnpm, running the dev server, and running lint/typecheck before submitting. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Add a "Local Development Setup" quick-start to CONTRIBUTING.md covering forking/cloning, installing with pnpm, running the dev server, and running lint/typecheck before PRs. Addresses #5875. <sup>Written for commit 83dc0c4cc3657bcde7c2d576e0ba2bbfcee53f25. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:50:41 +03:00
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#5394
No description provided.