-
Notifications
You must be signed in to change notification settings - Fork 30
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
Do "CLEAN CODE" #30
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
Hacktoberfest
Comments
chaitak-gorai
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
labels
Oct 3, 2021
Hi @chaitak-gorai, I want to work on this. |
This is open for all. Contribution is welcomed. |
@chaitak-gorai Indentation changes done and PR raised. |
can you assign me this? |
hello, @khushi818 this is an open issue for all. You can select any code files and do the necessary changes and create a PR |
got it thank you :) |
Closed
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
enhancement
New feature or request
Hacktoberfest
The codes needs to be cleaned. There are many indentation problems and unnecessary commented codes.
You can contribute by cleaning the code. Your job should be:
-Make a proper indentation
-Remove unnecessary commented codes
-Write some comments which describes the code for example about the queries- What they do
-Also if something can be done in a simpler code, it is most welcomed :)
Thank you keep contributing:)
The text was updated successfully, but these errors were encountered: