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
Hello and good day. I would love to propose adding comprehensive code documentation, which impacts readability and maintainability to the codebase. I propose enhancing it by adding comments, docstrings, and Sphinx documentation.
Provide initial PRs for adding comments and docstrings to key modules.
If this is considered, I'd love to be a part of the contribution, study the code, add comments, docstrings (numpy) and sphinx documentation. If possible and approved, PEP8 code style can be employed.
Please let me know if this proposal aligns with the project's goals, and if there are any specific guidelines or preferences to follow while implementing these changes.
The text was updated successfully, but these errors were encountered:
I will add comments, can you write docstrings @KramStyles ?
onuratakan
changed the title
Adding Sphinx Documentation and Improving Code documentation.
Adding Documentation and Improving Code Quality.
Jun 9, 2024
Proposal: Improve Code Documentation
Description
Hello and good day. I would love to propose adding comprehensive code documentation, which impacts readability and maintainability to the codebase. I propose enhancing it by adding comments, docstrings, and Sphinx documentation.
Goals
Areas to Address
If this is considered, I'd love to be a part of the contribution, study the code, add comments, docstrings (numpy) and sphinx documentation. If possible and approved, PEP8 code style can be employed.
Please let me know if this proposal aligns with the project's goals, and if there are any specific guidelines or preferences to follow while implementing these changes.
The text was updated successfully, but these errors were encountered: