Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.05 KB

File metadata and controls

44 lines (30 loc) · 1.05 KB

Contributing to DexCode

Thanks for contributing to DexCode.

Before You Start

Development Setup

git clone git@github.com:co-r-e/dexcode.git
cd dexcode
npm install
npm run dev

Branch and Commit Guidelines

  • Create a topic branch from main
  • Keep commits focused and atomic
  • Use clear commit messages describing intent and impact

Pull Request Guidelines

  • Open a pull request against main
  • Ensure CI passes (lint, build)
  • Add or update docs when behavior changes
  • Include screenshots or recordings for UI changes
  • Link related issues (for example: Closes #123)

Reporting Bugs and Requesting Features

  • Use GitHub Issues with the provided templates
  • Include environment, steps to reproduce, and expected behavior

Security Issues

For security vulnerabilities, follow SECURITY.md and report privately to:

  • contact@co-r-e.com
  • https://co-r-e.com