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
Instead of using a static text file, Lima uses the `roadmap` label on Github issues to designate features or bug fixes that we plan to implement.
4
+
5
+
Issues are tagged with the `roadmap` label when at least one maintainer or contributor has declared intent to work on or help with the implementation.
6
+
7
+
There are no commitments or timelines attached to the label, and the label may be removed again from an abandoned issue at any time.
8
+
9
+
Non-roadmap issues are kept open (as long as they fit the scope of the project) in case a volunteer one day appears and offers to work on them.
10
+
11
+
To find the items currently planned for Lima you can filter on [open issues with the `roadmap` label](https://github.com/lima-vm/lima/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap).
0 commit comments