Skip to content

docs: add CONTRIBUTING.md with setup, testing, and PR guidelines (closes #304) - #327

Open
ghzhost wants to merge 1 commit into
SmartDropLabs:mainfrom
ghzhost:chore/add-contributing-guidelines
Open

docs: add CONTRIBUTING.md with setup, testing, and PR guidelines (closes #304)#327
ghzhost wants to merge 1 commit into
SmartDropLabs:mainfrom
ghzhost:chore/add-contributing-guidelines

Conversation

@ghzhost

@ghzhost ghzhost commented Sep 4, 2026

Copy link
Copy Markdown

Summary

Closes #304

Adds a dedicated CONTRIBUTING.md file covering development guidelines and contribution best practices for SmartDrop Frontend.

Contents Included:

  • Getting Started & Prerequisites: Node.js version, recommended package manager (pnpm / npm), setup steps and local development server commands.
  • Testing & Verification: Scripts for typechecking, linting, unit tests, and Playwright end-to-end tests.
  • Coding Standards: Conventions on TypeScript usage, React hook/component organization, accessibility, and Chakra UI theme token usage (including dark/light mode support).
  • Branching & Commit Guidelines: Conventional commit conventions and descriptive branch naming.
  • Pull Request Workflow: Step-by-step lifecycle from feature branch to merged PR.
  • Community & Conduct: Guidelines for issue filing and collaboration.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for spiffy-melomakarona-eb1e8a ready!

Name Link
🔨 Latest commit dcd4bf9
🔍 Latest deploy log https://app.netlify.com/projects/spiffy-melomakarona-eb1e8a/deploys/6a9b4fe9621afa0008c450f5
😎 Deploy Preview https://deploy-preview-327--spiffy-melomakarona-eb1e8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for smart-drop ready!

Name Link
🔨 Latest commit dcd4bf9
🔍 Latest deploy log https://app.netlify.com/projects/smart-drop/deploys/6a9b4fe9b3ba420008c385dd
😎 Deploy Preview https://deploy-preview-327--smart-drop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No CONTRIBUTING.md with development guidelines

1 participant