You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agents/skills/closing-obsolete-issues/references/rationale_templates.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ Requests related to old UI patterns or legacy screens that have been completely
24
24
Some issues are caused by or fixed by changes in the Flutter SDK rather than DevTools itself.
25
25
-**Rationale**: If a bug was fixed in a specific Flutter version, mention it.
26
26
27
+
## 6. Stale Feature Requests
28
+
Proposals or feature requests from several years ago with no recent activity or community interest may be closed if they no longer align with current priorities or have been superseded by general improvements.
29
+
-**Rationale**: Note that the issue is a stale feature request with no recent activity and that DevTools has evolved significantly since then.
30
+
27
31
---
28
32
**Reminder**: Every closing comment MUST end with:
29
33
"If there is more work to do here, please let us know by filing a new issue with up to date information. Thanks!"
0 commit comments