Replies: 2 comments 2 replies
-
|
Addition to that: I just realised that we have many open features in the discussions that were already implemented. Converting discussions into features would prevent that a bit, b/c they're better linkable, etc. |
Beta Was this translation helpful? Give feedback.
-
|
I think the idea makes sense in principle, but I’m a bit hesitant about moving feature requests into Issues too quickly. Right now, I actually like the strict separation we have: Issues are bugs, Discussions are feature ideas. It keeps the issue tracker focused on concrete problems and makes it much easier to see what needs fixing first. My concern is that once feature requests also become Issues, the tracker may start to lose that clarity. Even with good intentions, open feature Issues can easily look like committed or prioritized work, and bugs end up competing with ideas for attention. I do see the benefit in having more traceability for ideas that gain traction, especially if someone wants to pick them up later. I just think it would be good to preserve the current distinction as much as possible. Maybe a middle ground would work better: keep feature requests in Discussions by default, and only create an Issue once a feature is explicitly accepted, clearly scoped, and actually ready to be worked on. I’d also strongly prefer that such an Issue has a clear owner from the start. Simply creating an Issue and leaving it at „someone will probably do it” does not feel very useful in an open source project. If a feature gets promoted into an Issue, I think it should ideally happen because someone is actually committed to implementing it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to propose a small change to how we handle feature ideas in this repo.
Currently, concepts get discussed here and then fade away — or a developer picks something up directly without a reference, making it hard to track progress or for others to contribute.
The idea: When a discussion reaches enough interest and enough people show interest / we maintainers agree the concept is solid, an admin will convert it into an Issue. This way, the idea has a proper home, makes it open for anyone to pick up, and ensures PRs can reference it for better traceability.
What this means in practice:
This keeps our backlog intentional while lowering the barrier for contributors to find meaningful work.
Thoughts? Happy to hear if anyone sees a downside to this flow. :)
Beta Was this translation helpful? Give feedback.
All reactions