question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Better management of issues

See original GitHub issue

I’ve been going through a lot of our inactive unaccepted issues and closing them/checking in. While doing so, I had some ideas that I wanted to discuss and see what others thought.

Things we’re doing well

First off, I want to say that I actually think we do quite a good job of managing issues relative to the number that come in and the bandwidth we have as a team. Many other popular projects have many more open issues than we do.

As far as getting better at managing new issues, I think we’ve been moving in the right direction with some of our recent policy changes, including:

I think these policies will alleviate some of the challenges we’ve faced previously, as all new issues will have someone who is taking on the responsibility of implementation (whether it’s a team member or a community member).

Challenges

  • This unfortunately doesn’t help us out with issues accepted before these policies were in place, which is quite a few. And it’s hard to imagine that many of them will actually get done, given that they don’t have a champion on the team or a much visibility in the community.
  • Another challenge is balancing issues that we think are crucial and are willing to implement ourselves and having open issues for nice-to-haves that the wider community can work on and contribute. I know there are plenty of features that the community asks for that we would welcome PR’s for but just don’t have the bandwidth to implement ourselves right now.

The new policies for accepting issues don’t really allow us to create issues for nice-to-haves unless someone is willing to take it on immediately. This, combined with the fact that we don’t close old accepted issues means that a lot of help wanted issues are older ones that may or may not still be relevant.

Possible Solutions

  • I was thinking it might be nice to have a policy that allows us to close accepted issues that have not seen activity for an extended period of time. I think this time should be longer than the 21 days we use for unaccepted issues (6 months?), and we should allow for exceptions (JSCS compatibility issues, for example).
  • We have the help wanted and beginner labels, and I wonder if we could codify our usage of those labels to help the community contribute. For example, if we encounter an issue that we have decided (through consensus) is a nice-to-have that we support but is not crucial to the roadmap and is not championed by one of us, we can label the issue with help wanted and encourage the community to check these issues out (on our site, social media, etc.). And again, they should probably be culled if they’ve been on the shelf for too long with no activity.
  • One of the reasons I started contributing to ESLint was that the documentation was so thorough that I knew what was expected of me, lowering the barrier for entry. I would personally love to start making true beginner issues with the beginner label - i.e. simple docs changes where it’s very clear what needs to be done or an enhancement that adds an option to an existing rule. I know I’ve talked to a number of people who were interested in contributing but didn’t quite know where to start, and I think these kinds of issues could be the final nudge that gets some of our community members to contribute.

It seems to me like closing older accepted issues with no activity (say, after 6 months) and creating a list of help wanted issues - that we have discussed and reach consensus on but do not currently have a champion for and are intended at the time of acceptance to be open for the community to help contribute to - would allow us to ensure that all issues are relevant, manageable, and make it even easier for community members to contribute.

Summary

To summarize, since I know this turned into a wall of text (apologies!):

  1. Can we create a policy that allows us to close accepted issues that we deem not crucial to the roadmap that have not seen activity for a long period of time?
  2. We have policies in place that allow us to manage newer issues by championing them and either implementing them ourselves or helping community members implement them. Can we codify a process for accepting issues we deem as non-crucial but would welcome PR’s for? And while doing so, can we perhaps help new contributors get over the last hurdle of contributing and make issues specifically for them?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
nzakascommented, Sep 1, 2016

Okay, here’s what I’ll propose to get the ball rolling:

  1. Help wanted issues should be closed after 90 days if they have not been completed.
  2. Accepted issues may be closed after 90 days if no one is willing to step forward and own the work to complete it.
  3. Beginner issues must be open for 30 days from the day the issue was labeled before a team member is allowed to work on it.

@eslint/eslint-team thoughts?

2reactions
nzakascommented, Aug 29, 2016

I think the key thing for “help wanted” is to decide on a timeout period after which we just close them. If we can decide on that, then we can go back and close a lot of the old ones we have.

Read more comments on GitHub >

github_iconTop Results From Across the Web

8 Steps for Better Issue Management - ProjectManager
8 Steps for Consistent Issue Management · 1. Create Register · 2. Report Promptly · 3. Log Issues · 4. Assign Actions ·...
Read more >
How To Manage Issues in the Workplace (With Tips ... - Indeed
Issue management involves planning and executing a protocol to resolve problems when they arise in the workplace. This process is important for ...
Read more >
Four Best Practices for Issue Management - Planview Blog
Managing an issue is a form of crisis and can be of varying degrees of seriousness. It can be easy therefore to throw...
Read more >
7 Strategies for Improving Your Management Skills | HBS Online
1. Strengthen Your Decision-Making · 2. Cultivate Self-Awareness · 3. Build Trust · 4. Be a Better Communicator · 5. Establish Regular Check-ins...
Read more >
What Are the Top 10 Ways to Solve Management Problems?
It is a lot harder to solve big business problems. Divide and conquer. Break the problem down into separate manageable parts that can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found