Contributing Guide

Thank you for considering contributing.

Workflow

  1. Fork the repository
  2. Create a new branch
  3. Submit a pull request

Commit Style

feat(parser): add token caching
fix(router): resolve infinite loop