-
-
Notifications
You must be signed in to change notification settings - Fork 556
Add a philosophy document to exercises directories? #382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I also suggest that it could be put in the canonical-data.json (if it should be mainly targeted at track maintaineres), or the description.md (if it should be targeted at students)\ to reuse existing files and not introduce a new one |
I'd rather keep this out of the This also feels different from |
I really like this idea. I've seen the same on long-lived systems and been grateful for the insight on why certain design choices were made. Knowing why can really make work more efficient: it increases my confidence that I'm making "good" changes and has saved me from repeating history. The most useful ones I've seen have a simple formats, something like:
The latest iteration of such documents I was involved in for a system were deliberately and specifically version controlled so that text could be safely deleted without fully losing that history. Is this the kind of thing you're talking about @kytrinyx? |
Yes, that's exactly it. |
In #375 (comment) @petertseng says:
How about if we create a file in the exercise subdirectory that documents our discussions and efforts?
We wouldn't need to add this to all exercises, nor all at once. But as we have discussions it would be incredibly useful to be able to have the results of these discussions on hand.
The text was updated successfully, but these errors were encountered: