Files
yaak-mountain-loop/CONTRIBUTING.md
T
2026-06-30 15:05:31 -07:00

16 lines
514 B
Markdown

# Contributing to Yaak
Yaak accepts community pull requests for:
- Bug fixes
Pull requests that introduce broad new features, major redesigns, or large refactors are out of scope unless explicitly approved first.
## Approval for Non-Bugfix Changes
If your PR is not a bug fix, include a link to the [feedback item](https://yaak.app/feedback) where @gschier explicitly gave you permission to work on it.
## Development Setup
For local setup and development workflows, see [`DEVELOPMENT.md`](DEVELOPMENT.md).