RT @matthiasnoback
Hypothesis: the moment a team adds the requirement that each PR/commit should be related to a Jira issue, it will start accumulating even more tech debt than before.

This requirement adds a penalty for making small, unrelated improvements that get the project in a better shape.

@mfowler it takes 2 minutes to creates jira ticket and I’m usually moving my ticket from in review directly to done if not needed to be tested by qa.

It’s nice when someone has made an improvement you can get the ticket number in the commit and see whats it’s all about.

I wouldn’t require ticket numbers if the team is not finding it useful for this reason.