Molara-Lab / Molara

Molara is a Python package for the visualization of chemical structures such as molecules or crystals. It provides a graphical user interface for importing structures from output files of popular computational chemistry software as well as for creating custom structures.
GNU General Public License v3.0
11 stars 0 forks source link

Issue labels: do we need them all? #295

Closed adrianusler closed 4 months ago

adrianusler commented 4 months ago

I think that it could make sense to have some labels for specific topics, e.g.

On the other hand, we should then maybe make some room by removing some labels that no one ever uses. What do you think about these:

ab5424 commented 4 months ago

invalid and wontfix are meant for issues that are denied (either because it is not an actual issue but rather an user error or because we not consider it with fixing). Help wanted is for when there is not a bug but rather a question how to use the software. All three labels are propably more directed to (external) users than core developers. I'm against removing them.

Dependencies is used by dependabot (pull requests).

adrianusler commented 4 months ago

invalid and wontfix are meant for issues that are denied (either because it is not an actual issue but rather an user error or because we not consider it with fixing). Help wanted is for when there is not a bug but rather a question how to use the software. All three labels are propably more directed to (external) users than core developers. I'm against removing them.

Dependencies is used by dependabot (pull requests).

Alright, thanks for your opinion. I had doubts whether we will realistically use these labels. Maybe we can change the sorting, such that the specific labels (like rendering) are on top of the list, and the more exotic ones like wontfix at the bottom?

ab5424 commented 4 months ago

Yes, that sounds good.

adrianusler commented 4 months ago

Yes, that sounds good.

But apparently, the sorting is alphabetical no matter what we do

ab5424 commented 4 months ago

So, we leave it as it is?

adrianusler commented 4 months ago

So, we leave it as it is?

I guess... but I added some new labels anyway