Files
seshat-tts/.github/PULL_REQUEST_TEMPLATE.md
T
cbartos 75fc1afa53
CI / Tests (3.10) (push) Waiting to run
CI / Tests (3.13) (push) Waiting to run
seshat-tts
2026-05-22 05:54:01 -04:00

17 lines
391 B
Markdown

## Summary
Describe what changed and why.
## Testing
- [ ] `python -m pytest -q`
- [ ] GUI smoke tested, if UI behavior changed
- [ ] Build tested, if packaging changed
## Checklist
- [ ] No secrets, voice samples, local configs, or generated binaries committed
- [ ] Documentation updated if behavior changed
- [ ] Third-party notices preserved
- [ ] Change is scoped and maintainable