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
Somewhat recently, GitHub added the ability to close an issue either as "completed (Done, closed, fixed, resolved)" or "not planned (Won't fix, can't repro, duplicate, stale)".
Closing from the app currently defaults to "as completed". It would be nice to be able to close as not planned.
Todo:
Check if there is api support
Figure out a UI (probably the biggest task)
Implement it (might be more or less work depending on the design)
The text was updated successfully, but these errors were encountered:
Somewhat recently, GitHub added the ability to close an issue either as "completed (Done, closed, fixed, resolved)" or "not planned (Won't fix, can't repro, duplicate, stale)".
Closing from the app currently defaults to "as completed". It would be nice to be able to close as not planned.
Todo:
The text was updated successfully, but these errors were encountered: