mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Enhance bug report template with fix guidance (#43410)
Updated the bug report template to include guidance for product designers on specifying fixes.
This commit is contained in:
parent
aa306d3b88
commit
e7470fabae
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -20,7 +20,7 @@ assignees: ''
|
|||
TODO
|
||||
|
||||
### 🛠️ To fix
|
||||
<!-- Add the expected fix here. If you're not sure, leave this blank for product to specify. -->
|
||||
<!-- Add the expected fix here. If you're not sure, leave this blank for product to specify. If the Product Designer is unsure, add "TODO: Up to Tech Lead" and move the bug to "Ready to spec". -->
|
||||
TODO
|
||||
|
||||
### 🧑💻 Steps to reproduce
|
||||
|
|
|
|||
Loading…
Reference in a new issue