Update issue templates (#148)

This commit is contained in:
Steven Enamakel
2026-03-31 18:06:52 -07:00
committed by GitHub
parent 58b8a0dd4d
commit bed15f0978
2 changed files with 8 additions and 6 deletions
+4 -3
View File
@@ -1,9 +1,10 @@
---
name: Bug
description: Report incorrect behavior, regressions, or broken flows
about: Used for bug reports
title: "[Bug] "
labels:
- bug
labels: bug, enhancement
assignees: ''
---
## Summary
+4 -3
View File
@@ -1,9 +1,10 @@
---
name: Feature
description: Propose a new capability with tests and code documentation
about: Used for new features or suggestions
title: "[Feature] "
labels:
- enhancement
labels: enhancement
assignees: ''
---
## Summary