Skip to content
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

Cleanliness #3

Open
1 of 2 tasks
mivige opened this issue Nov 10, 2024 · 0 comments
Open
1 of 2 tasks

Cleanliness #3

mivige opened this issue Nov 10, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@mivige
Copy link
Owner

mivige commented Nov 10, 2024

  • Avoid Large Files: Ensure there are no large files in the repository that are not necessary for the code to work (e.g., large images, compiled files, etc.). For large files, consider using Git LFS (Large File Storage) or storing them elsewhere and linking to them.

  • Code Comments: Make sure the code is well-commented and that there are meaningful variable names.

@mivige mivige added the documentation Improvements or additions to documentation label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant