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 not necessarily. I usually do those improvements within a user story, tagging makes it clear that it was done in the context of that story, even if not directly related.