Jaffacakes82 / ComplainTrain

2 stars 1 forks source link

Use GitHub labels instead of prefixes on your issues #9

Closed baynezy closed 7 years ago

baynezy commented 7 years ago

Instead of using prefixes like Improvement: and Technical Debt: on your issue titles. Use GitHub labels. They look great in Waffle.io as well

https://help.github.com/articles/creating-and-editing-labels-for-issues-and-pull-requests/

baynezy commented 7 years ago

Some examples of the ones I use are here:-

https://github.com/baynezy/Html2Markdown/labels

Jaffacakes82 commented 7 years ago

Implemented.

baynezy commented 7 years ago

@Jaffacakes82 - I think you may have inadvertently broken your Waffle.io set up doing this.

image

Go into your Waffle.io settings and re-bind the Ready column to the Ready label

Jaffacakes82 commented 7 years ago

Cheers :).