Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 873 Bytes

File metadata and controls

26 lines (20 loc) · 873 Bytes

Contributing to KimaiClock

First off, thank you for considering contributing! 🙏
We welcome bug reports, feature requests, and pull requests.

How to Contribute

Reporting Bugs

  1. Check existing issues to see if your bug is already reported.
  2. Open a new issue using the provided template, including:
    • Steps to reproduce
    • Expected behavior
    • Screenshots (if applicable)
    • Environment (macOS, Xcode, App version)

Suggesting Features

  • Open a new issue labeled Feat: %short title%.
  • Describe the feature, why it’s useful, and any examples or mockups.

Pull Requests

  1. Fork the repo and create a new branch.
  2. Make your changes and ensure they pass existing tests.
  3. Open a pull request referencing the issue (if applicable).
  4. Follow the code style and formatting of the project.

Thank you for helping improve KimaiClock! 🎉