Skip to content

🀝 Contributing

Krish Khinchi edited this page Jul 18, 2026 · 1 revision

Contributing

We welcome contributions.

Workflow

  1. Fork repository
  2. Create branch
  3. Make changes
  4. Test
  5. Commit
  6. Push
  7. Open Pull Request

Branch Naming

feature/...

bugfix/...

docs/...

refactor/...

Commit Style

feat:

fix:

docs:

style:

test:

refactor:

Clone this wiki locally