# Participation policy

This project accepts public bug reports only. External pull requests, feature
requests, support requests, and implementation proposals are not accepted.
Unsolicited pull requests will be closed.

## Report a bug

Use the repository's [bug report form](https://github.com/sagmans/pi-stash/issues/new?template=bug_report.yml)
and include:

- affected pi-stash version or commit,
- operating system, Node.js version, pi version, and terminal,
- minimal reproduction steps,
- expected and actual behavior,
- synthetic or redacted evidence.

Search existing issues before filing. Never include draft contents, credentials,
private paths, or other sensitive data.

## Security reports

Do not report vulnerabilities publicly. Follow the private process in
[`SECURITY.md`](SECURITY.md).

## Custom behavior

Fork the repository and maintain the fork for features, integrations, or policy
changes outside this project's scope. The maintainer cannot provide design,
implementation, review, release, or support services for forks.
