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
Right now the code seems well structured in terms of being modular.
however, it lacks documentation on what each module, function and variables are doing, making it harder for others to come in and contribute, fork the project and adapt it to their own local realities.
I would suggest a short commenting sprint, with the bare minimum that would allow others to understand things and improve documentation in parallel from there.
The text was updated successfully, but these errors were encountered:
Right now the code seems well structured in terms of being modular.
however, it lacks documentation on what each module, function and variables are doing, making it harder for others to come in and contribute, fork the project and adapt it to their own local realities.
I would suggest a short commenting sprint, with the bare minimum that would allow others to understand things and improve documentation in parallel from there.
The text was updated successfully, but these errors were encountered: