Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 378 Bytes

File metadata and controls

27 lines (18 loc) · 378 Bytes

Contributing to inKibra Open Source

Thank you for your interest in contributing!

Development

# Install dependencies
bun install

# Run linting
bun run lint

# Type check
bun run check:tsc

Pull Requests

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Code of Conduct

Be kind and respectful to others.