by crtlaltdel on 1/23/20, 10:00 PM with 2 comments
Personally, I enjoy the small narratives. The tickets are usually void of useful technical specifics (beyond maybe what component should be worked on).
So, my questions to HN:
1. How detailed should one make a pull request body?
2.Is there any value in pushing the point? We have lots to do and limited bandwidth, both points the CTO has tossed at me when I raise issues like this.
EDIT: format
by Ahmedb on 1/23/20, 10:12 PM
One thing that works well is to use prefilled template with 3/4 main sections.
Something like:
### What 'Describe your change'
### Why `Describe what drove this change (bugfix, feature, crash,...)`
### Links 'Link to ticket or design`
### Testing `What should reviewers look for`