27 lines
914 B
Markdown
27 lines
914 B
Markdown
# Support
|
|
|
|
OpenSquilla support happens through public repository channels unless the report
|
|
is security-sensitive.
|
|
|
|
## Where to Ask
|
|
|
|
- Use the bug report template for reproducible defects.
|
|
- Use the feature request template for scoped product requests.
|
|
- Use pull requests for focused fixes with public tests.
|
|
- Use `SECURITY.md` for suspected vulnerabilities.
|
|
|
|
## What to Include
|
|
|
|
- OpenSquilla version or commit.
|
|
- Operating system and Python version.
|
|
- Command or workflow you ran.
|
|
- Expected behavior and actual behavior.
|
|
- Minimal logs with credentials, tokens, account ids, and local paths removed.
|
|
|
|
## Scope
|
|
|
|
Maintainers can help with OpenSquilla behavior, install issues, release artifacts,
|
|
and public contribution workflow. Provider account setup, channel account
|
|
administration, and private deployment operations are outside the public support
|
|
scope unless a reproducible OpenSquilla defect is involved.
|