Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve metric "issue size" #19

Open
LucPrestin opened this issue Jul 22, 2021 · 1 comment
Open

Improve metric "issue size" #19

LucPrestin opened this issue Jul 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@LucPrestin
Copy link
Collaborator

As a user, I'd like to have a meaningful metric for issue sizes to that I can really compare two or more issues.


💭   Hints & Thoughts

Currently the issue size is measured be the amount of characters in the issue body. This does not have any semantic meaning though. Issue size really means the complexity of the issue. This metric should reflect that too.

❓   Additional Questions to Answer / Consider

What is a good metric for the complexity of an issue?

  • number of characters in the issue body?
  • number of checkboxes in issue body?
  • number of images?
@LucPrestin LucPrestin added the enhancement New feature or request label Jul 22, 2021
@chrisma
Copy link
Member

chrisma commented Jul 23, 2021

Most likely a combination of the listed factors could be used. It's important to be clear on the display page how this score was calculated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants