Daniel-Mietchen / ideas

A dumping ground for halfbaked ideas, some of which will hopefully be worked on soon
Other
26 stars 6 forks source link

Review colouring systems for labels #76

Open Daniel-Mietchen opened 7 years ago

Daniel-Mietchen commented 7 years ago

Particularly to use the same color for things related to the same class of issues, e.g.

1h to get started

Daniel-Mietchen commented 7 years ago

Maybe make an exception to the homogeneous colouring scheme for indicating priority, as per #34.

Daniel-Mietchen commented 7 years ago

I have now started https://github.com/Daniel-Mietchen/ideas/blob/master/labels.md , which also references this ticket.

Daniel-Mietchen commented 7 years ago

Some useful ideas on how to approach coloring of labels are in https://robinpowered.com/blog/best-practice-system-for-organizing-and-tagging-github-issues/ .

On sharing labels across repos, see https://medium.com/@dtinth/how-to-copy-github-labels-from-one-project-to-another-1857adc73e0f .

rgiessmann commented 3 years ago

Hi @Daniel-Mietchen , I came across this by (medium-)pure chance. Just a suggestion: you can also include the category into the label, say "time/1-hour" or "task:analysis" or alike. Worked good for me in one project!

Keep the good work up. :)