Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.07 KB

File metadata and controls

31 lines (19 loc) · 1.07 KB

Contributing to Ghostree

Thank you for your interest in contributing to Ghostree! We welcome contributions of all kinds: bug reports, feature requests, documentation improvements, and code changes.

How to Contribute

Reporting Bugs

  • Search existing issues to avoid duplicates.
  • Open a new issue with a clear title and detailed description.
  • Include steps to reproduce the bug, expected behavior, and actual behavior.
  • Include your OS version and the output of ghostty +version.

Suggesting Features

  • Open an issue describing the feature and why it would be useful.

Submitting Changes

  1. Fork the repository and create a branch from main.
  2. Make your changes.
  3. Test your changes locally (see HACKING.md for build instructions).
  4. Open a pull request with a clear description of what you changed and why.

Translations

See the Translator's Guide for contributing translations.

Code of Conduct

Be respectful and constructive. We're all here to make Ghostree better.