|
|
|
|
|
by skidding
4540 days ago
|
|
Couldn't agree more. Within a max num of characters previously established, a title shouldn't be minimal, but say as many things as possible, if they are explicit and clear. > People's attention is hard to capture, even your colleagues. True, that's why communicating as much as possible from the title is important, because you don't always expect them to click and "zoom in" --- Github issues are also essential where I work. We're trying to make them BDD stories, emphasizing most on the customer need and the WHY, followed by what (deliverables) and how (solution) We went the extra step to have a template that we apply before starting any new issue. I even wrote a Chrome extension a while back, that reads that issue template from an open source repo and applies it in the textarea when you open the /issues/new page on Github. https://github.com/skidding/github-issue-template |
|