I have just noticed that the week number we've been using to label branches, pull requests, and commits are incompatible with the ones in moddle. I think this can cause some degree of confusion.
On the other hand, if we refactor these number we will lose log consistency... Do you have any suggestions to tackle this? I see three paths:
- Refactoring each directory name completely and writing a note on the repo's README
- Refactoring the name "week" to "book" and leaving a note on the repo's README
- Simply ignoring all this and adjusting the enumeration for next weeks (would be a good idea to register this decision somehow).
@gsears @Arden488
I have just noticed that the week number we've been using to label branches, pull requests, and commits are incompatible with the ones in moddle. I think this can cause some degree of confusion.
On the other hand, if we refactor these number we will lose log consistency... Do you have any suggestions to tackle this? I see three paths:
@gsears @Arden488