Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 807 Bytes

File metadata and controls

22 lines (15 loc) · 807 Bytes

Contributing to SubnetPilot

Thank you for helping improve SubnetPilot. This project is open-source by design: ideas become stronger when contributors can improve product quality, code quality, security, accessibility, and commercial usefulness.

Good First Contributions

  • Improve the live workflow so it produces more useful Network planning outputs.
  • Add tests for the core product logic.
  • Improve mobile responsiveness and accessibility.
  • Add source-backed integrations or export formats.
  • Strengthen README examples and product documentation.

Quality Bar

Every contribution should make the project more useful to network engineers, cloud teams, and security architects. Avoid generic UI, placeholder copy, or broad AI-wrapper claims.

Local Setup

npm install
npm run dev