You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how is the size calculated, are we talking lines of code change, or the amount of work? also if we aren't sure how much work a specific task will take are we to just go with the worst case estimate?
to give a more concrete example switching from f32 to generic over floating point types will involve a changes to a ton of code, but it will be the same changes throughout. I suspect that this could be done in a few hours of investigation and 30 minutes of coding, but I don't know what I don't know.
Description
We will need to update the issues with the following properties:
DoD (Definition of Done)
All issues have:
The text was updated successfully, but these errors were encountered: