Contributing guidelines - nikitapoyarekar05/nexus-fe GitHub Wiki

Getting Started

  1. Fork and clone the repo
  2. Run npm install
  3. Setup .env file as per the instructions mentioned in README

Branch Naming

  • feature/<name> for new features
  • fix/<name> for bug fixes

Pull Requests

  • Open PRs to main
  • Include a brief summary and link to related issues
⚠️ **GitHub.com Fallback** ⚠️