mk 0.7.13

Yet another simple task runner 🦀
Documentation
# Support

## Getting Help

Use GitHub Issues for support questions, bug reports, and feature requests:

- Project issues: <https://github.com/ffimnsr/mk-rs/issues>
- New issue: <https://github.com/ffimnsr/mk-rs/issues/new>

When asking for help, include:

- Your `mk` version from `mk --version`
- Your operating system and shell
- A minimal `tasks.yaml` or config snippet
- The exact command you ran
- The full error output

## Before Opening an Issue

- Check the [README]README.md for usage and configuration examples
- Check [docs/schema.md]docs/schema.md for supported fields
- Search existing issues for similar reports
- Reproduce the problem on the latest release if possible

## Security Issues

Do not report security vulnerabilities in public issues.

Use the process in [SECURITY.md](SECURITY.md) instead.