Issue templates, Labels, Projects & Milestones #130
Replies: 4 comments 7 replies
-
I think that's a great idea. I'm setting up a pipeline based on GitHub Actions to be able to publish (pre-)releases automatically. As soon as this works, I'd like to screen all open issues. As I'm not familiar with the features of managing issues and projects in GitHub it would be great if you (or someone else) can assist me with that. |
Beta Was this translation helpful? Give feedback.
-
@hasanmanzak according to the other issue, @Biarity invited you to maintain Sieve, too. Is that correct? If yes, I think we're a couple of maintainers now and we should sync on what to do next and what do we want to solve for the next release. |
Beta Was this translation helpful? Give feedback.
-
I've added a basic issue template for bugs. For new feature requests and other discussion we'll use the discussions tab. We can use upvotes there as a means of prioritization. We should close any issues that are feature requests and re-open them as discussions. My next priority is to close off as much stale PRs/issues as possible and ensure some stability so we can safely focus on new features. I want to have a v2.5 where we do that, then perhaps brainstorm some new ideas for v3. I see this project headed towards becoming a lightweight, more customizeable OData/GraphQL alternative, so next steps may include writing a more efficient parser, writing a JS client library, or adding select/search/etc. Any thoughts? |
Beta Was this translation helpful? Give feedback.
-
I've added v2.5 and v3.0 milestones - feel free to assign issues there to define scope |
Beta Was this translation helpful? Give feedback.
-
I think we should prepare some templates to provide people to be able to communicate more smoothly.
Currently open issues are about
All of those are very hard to follow and seperate and manage and etc etc.
For example, I would like to discuss these issues with the maintainers:
#2
#10
#37
#77
#104
#106
#120
Last but not least, not only we need the templates but we can also benefit from the projects board and milestones aswell. Issue lifetime management, PR management, Preview releases, targeted releases.. C'mon! :)
Beta Was this translation helpful? Give feedback.
All reactions