Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.2 KB

File metadata and controls

36 lines (24 loc) · 1.2 KB

Contributing

Thanks for your interest in contributing to LaunchDeck.

This project is still early and is being actively built out. Expect fast iteration, incomplete areas, and breaking changes while the core product takes shape.

General Guidelines

  • keep changes focused and easy to review
  • prefer clear, maintainable solutions over clever ones
  • avoid adding unnecessary complexity
  • preserve the self-hosted, customizable nature of the project
  • do not commit secrets, private keys, local config, or machine-specific paths

Before Opening a PR

  • make sure the change matches the direction of the project
  • test your changes as reasonably as possible
  • keep docs in sync when behavior or setup changes

Good Contribution Areas

  • bug fixes
  • UX improvements
  • documentation cleanup
  • launch / execution flow improvements
  • provider integrations
  • performance or reliability improvements

Security Issues

If you find a security issue, please do not post full exploit details publicly. See SECURITY.md.

Project Direction

LaunchDeck is part of the broader Trench.tools project. The goal is to build open-source, self-run trench tooling that users can operate, customize, and build on top of themselves.