Files
blackroad-os-docs/.github/ISSUE_TEMPLATE/infra_task.md
Alexa Amundson 975f4c01a9 chore: add org baseline (templates, CI, labels) (#55)
Org-wide bootstrap. Adds issue/PR templates, CI workflow, and labels. 🤖
Generated with Claude Code

Co-authored-by: Alexa Louise <YOUR_REAL_EMAIL@EXAMPLE.COM>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 21:04:38 -06:00

30 lines
576 B
Markdown

---
name: Infrastructure Task
about: CI/CD, deployment, DevOps work
title: "[Infra] "
labels: type:infra, team:infra, status:backlog
assignees: ''
---
## Summary
<!-- One-sentence description of the infra task -->
## Scope
- [ ] CI/CD pipeline
- [ ] Deployment config
- [ ] Monitoring/Observability
- [ ] Security
- [ ] Other:
## Current State
<!-- What exists now? -->
## Desired State
<!-- What should exist after this work? -->
## Affected Services
<!-- Which repos/services does this touch? -->
## Rollback Plan
<!-- How do we undo this if something goes wrong? -->