Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.44 KB

File metadata and controls

23 lines (13 loc) · 1.44 KB

Contributing

Thanks for your interest in Tri-State Relay Service.

This project is currently issues-first. Issues, bug reports, documentation feedback, and design discussion are welcome. Unsolicited pull requests are not accepted by default right now; please open an issue before spending time on a code change.

What to open

  1. Use the bug report form for reproducible product bugs.
  2. Use the feature request form for new behavior or workflow ideas.
  3. Use the documentation form for unclear or stale docs.
  4. Do not open public issues for vulnerabilities or reports that include secrets, relay queue contents, private notifications, personal transcripts, logs with credentials, or private app data. Use SECURITY.md instead.

Product direction

TSRS is a local macOS developer tool. The active direction is a signed direct-download app, standard local relay CLI, app-owned playback, Focus mode as the quiet default, and developer customization. The App Store-safe profile is legacy hardening context, not the primary product path.

Pull requests

Pull requests may be disabled or closed if they arrive before an issue has been discussed. This keeps maintenance focused and avoids drive-by changes that alter speaking behavior, persistence, permissions, signing, or distribution in unsafe ways.

Changes that affect playback, queue persistence, permissions, launch behavior, signing, or release packaging need maintainer review before implementation.