How to Run a Whole Community Sprint
Most open source project sprints are focused on code contribution. While this makes some sense---open source software is, after all, *software*---it's also a little narrow-minded.
2 posts
Related posts may also appear under #programming on the blog page.
Most open source project sprints are focused on code contribution. While this makes some sense---open source software is, after all, *software*---it's also a little narrow-minded.
I just fixed a Django bug that took me ages to solve. Part of why it took so long is that the errors I was getting weren’t surfacing the right search results. So, in case anyone ever has a similar problem, I will record what happened here and hope the search algorithms send this their way.