Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 634 Bytes

File metadata and controls

29 lines (20 loc) · 634 Bytes

Contributing to GhostKey

Thanks for your interest in contributing!

  • Fork the repo and create a feature branch.
  • Follow existing code style and patterns.
  • Include tests where practical.
  • Update docs/README if behavior changes.
  • Make small, focused PRs.

Development

  • Linux is required (GTK + uinput/X backend).
  • Use the provided run.sh for a dev environment:
    chmod +x ./run.sh
    ./run.sh

Pull Requests

  • Describe motivation and changes clearly.
  • Reference related issues.
  • Ensure CI passes.

Code of Conduct

By participating, you agree to abide by our Code of Conduct (CODE_OF_CONDUCT.md).