Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 523 Bytes

File metadata and controls

12 lines (7 loc) · 523 Bytes

Contributing to Wide-Gemini

Thank you for your interest in contributing! Please follow these simple steps:

Contribution Steps

  1. Create a Branch: Use a descriptive name like feature/new-size-adjustment or fix/precise-slider.

  2. Commit Changes: Follow Conventional Commits (e.g., feat: add new option for size adjustment).

  3. Lint: Lint your code if possible.

  4. Push and Open a PR: Provide a clear description of what your changes achieve.