Thanks for your interest in contributing to Midnight Escrow System!
- Fork the repository and create a feature branch
- Install dependencies:
yarn install - Run a full build:
yarn build:all - Open a pull request with a clear description
- Keep changes focused and small
- Add or update documentation when behavior changes
- Keep security implications in mind for contract/API changes
- Use clear, descriptive commit messages
- Reference related issues when applicable
- Ensure CI passes before requesting review
If you have questions, open an issue or contact the maintainers listed in MAINTAINERS.md.