Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.16 KB

File metadata and controls

32 lines (24 loc) · 1.16 KB

Contributing to CycleOne

First off, thank you for considering contributing to CycleOne! It's people like you that make CycleOne such a great tool.

How Can I Contribute?

Reporting Bugs

  • Use the GitHub Issue Tracker.
  • Describe the bug and steps to reproduce.
  • Include your iOS version and device model.

Suggesting Enhancements

  • Open an issue to discuss the enhancement first.
  • Explain why this feature would be useful to most users.

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes (make check).
  4. Make sure your code lints (make format).
  5. Issue that pull request!

Coding Standard

Privacy Policy

  • CycleOne is strictly local-only.
  • Any contribution that adds networking, cloud sync, or third-party tracking will be rejected unless there is an extremely compelling, privacy-preserving reason.

By contributing, you agree that your contributions will be licensed under its GPL-3.0 License.