Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 721 Bytes

File metadata and controls

26 lines (17 loc) · 721 Bytes

Contributing

Thanks for your interest in contributing to Midnight Escrow System!

Quick Start

  1. Fork the repository and create a feature branch
  2. Install dependencies: yarn install
  3. Run a full build: yarn build:all
  4. Open a pull request with a clear description

Development Guidelines

  • Keep changes focused and small
  • Add or update documentation when behavior changes
  • Keep security implications in mind for contract/API changes

Commit and PR Guidelines

  • Use clear, descriptive commit messages
  • Reference related issues when applicable
  • Ensure CI passes before requesting review

Getting Help

If you have questions, open an issue or contact the maintainers listed in MAINTAINERS.md.