Propose a new reliability issue type. (#43136)
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: 🔧 Reliability
|
||||
about: Report a scaling, performance, or reliability issue, including post-mortem action items.
|
||||
title: ''
|
||||
labels: 'reliability,:help-engineering'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Problem
|
||||
|
||||
<!-- Describe the reliability, scaling, or performance issue. Include any relevant metrics, error rates, or incidents. -->
|
||||
TODO
|
||||
|
||||
## Impact
|
||||
|
||||
<!-- How does this affect users or the system? Include severity, frequency, and blast radius. -->
|
||||
TODO
|
||||
|
||||
## Proposed fix
|
||||
|
||||
<!-- Describe the proposed solution or mitigation. If unknown, leave blank for engineering to specify. -->
|
||||
TODO
|
||||
|
||||
## Evidence
|
||||
|
||||
<!-- Link to any related incidents, post-mortem documents, dashboards, or logs. -->
|
||||
N/A
|
||||
Reference in New Issue
Block a user