HackSoftware / Django-Styleguide

Django styleguide used in HackSoft projects
MIT License
5k stars 511 forks source link

People can't use labels #149

Closed HomaDev closed 4 months ago

HomaDev commented 7 months ago

Does it intend that people can't use labels on issues?

RadoRado commented 7 months ago

@HomaDev Not really sure about that. Must be some kind of a permission - will check it :+1:

Definitely not intentional.

RadoRado commented 7 months ago

Yep, it's permission-based. You need actual permissions to the repository, in order to add labels.

HomaDev commented 7 months ago

Yep, it's permission-based. You need actual permissions to the repository, in order to add labels.

But you probably can change it?

HomaDev commented 7 months ago

If every user will be able to attach labels, it will be much easier to navigate

RadoRado commented 4 months ago

@HomaDev My suggestion is to keep things simple.

There are usually 3-5 issues per few months, so no need to complicate things with labels.

Closing this for now.

Cheers!