mirror of
https://github.com/temetro/temetro.git
synced 2026-08-06 17:07:40 +00:00
be3968ce64
Add MIT LICENSE (root, backend, frontend), CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub issue templates (bug/feature), and PR template. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
22 lines
388 B
Markdown
22 lines
388 B
Markdown
## Summary
|
|
|
|
<!-- What does this PR do? One or two sentences. -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Refactor / cleanup
|
|
- [ ] Docs
|
|
- [ ] Chore / tooling
|
|
|
|
## Testing
|
|
|
|
<!-- How did you verify this works? -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] I've tested the affected path manually
|
|
- [ ] No `.env` secrets are committed
|
|
- [ ] Relevant docs updated (see `../temetro/docs` if needed)
|