mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #5889] [CLOSED] docs: add local development setup example to CONTRIBUTING.md #5394
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#5394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/5889
Author: @mixelburg
Created: 2/18/2026
Status: ❌ Closed
Base:
main← Head:docs/improve-contributing-setup-example📝 Commits (1)
83dc0c4docs: 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.