The goal of this organization is to
This proposed organization is loosely based off of open source projects like:
Future prioritization looks like:
backlog -> v2.1, v2.2, v2.3
vNext -> v3 or backlog after v3 release, v4
Focus Label or a Milestone, and when they are determined to be actionable, should belong to a version milestone like v2.0.Component labels (new Focus: Components), as they are noisy and probably will cause changes to other Components anyway. Type: Cross-Browser inconsistency if you want to preserve "Browser: Chrome" like labelsOther (no prefix)
Add this information to the Contributing docs and establish guidelines for successfully prioritizing issues using labels and milestones.
Awesome idea!
Sounds good.
Are there any actions to be done done? The sooner this is done, the better. At least some of those points
I think I'll have some time this weekend to get this kickstarted, though I would like to know if you guys have any revisions / alternate ideas on anything before I get started
I am seeing a lot of v2 related Issues open - whether they are issues of ideas, doesnt matter. To get v2 shipped, we should focus on those first and this would be great starting point - having a timeline, bucket of deal breaking issues and ideas which we can deliver later (new features does not need to ship with 2.0)
As part of this, we should go thru issues and triage them. And clean/merge issue labels.
Agreed. The goal is to get _every_ issue into a milestone, so that it's clear when an issue hasn't been looked into yet.
I think the first step is finalizing the content of this issue, and adding it to the .github/CONTRIBUTING.md file so that current and future maintainers and community members understand the process, and revisions to this process can be version controlled.
Don鈥檛 make a mess 馃槀馃槀
But yeah this is fine
If I have time to implement this weekend, I will not perform any changes that don't exist already. I will rename labels except those that remain the same, and make sure those updated labels apply to the issues as they currently exist. I will move anything marked [v2] or labelled 2.0 into the v2.0 milestone, but I'll leave everything else unprioritized as I'm not knowledgeable enough about the codebase to decide how important most of these items are to the community.
Sounds awesome! You rock!
I had a thought about this today as some issues were pouring in. Some issues are more like "questions regarding v2" and not necessarily actions that need to be taken toward the milestone. So I think we should remove the "2.0" label (since it denotes a specific version), but add a "v2" label referring to the general API around v2 as it's materializing. The label will allow us to go back and see an overview of questions related to the v2 API, and repeated questions will give us information about what API design can be improved.
I'm also wondering if it might be better to switch the Stale bot to only react to issues with a specific label (or set of labels), like "awaiting author response", "Resolution: Needs more information", since long running issues are often just waiting on external dependencies (like v2). It seems like sometimes automatically closed issues cause more work because somebody has to comment and then we have to re-open them. Some automatically closed issues might even be issues that the maintainers expect to work on, but now won't see on deck because it was automatically closed.
Examples of issues where I can't tell if they were closed intentionally or not:
I had some time today, so I did the following:
v2 api label were moved to the v2.0 milestone.2.0 to v2 to mean questions and issues surrounding the new API, and not necessarily the version 2.0.Type: Browser InconsistencyI held off on renaming things like help wanted or done in case they have special meaning to the github repository. I'll need @jaredpalmer 's feedback on whether that's the case.
I'm going to pause before doing more to get your feedback on how the new system is working. Let me know!
not stale