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

Improving Indentation and adding Comments in codebase #117

Open
1 task done
NEGRAH-S opened this issue Mar 27, 2023 · 8 comments
Open
1 task done

Improving Indentation and adding Comments in codebase #117

NEGRAH-S opened this issue Mar 27, 2023 · 8 comments
Labels
enhancement New feature or request

Comments

@NEGRAH-S
Copy link

Problem

There are few indentation issues and the code lacks the comments that would help it be easier to read.

Description

Adding suitable comments in the codebase and maintaining-proper indentation throughout

Additional context

Comment serve as a reminder to change something in the future. Code commenting also becomes invaluable when you want to ‘comment out’ code. This is when you turn a block of code into a comment because you don’t want that code to be run, but you still want to keep it on hand in case you want to re-add it.

Implementation

  • I would be interested in implementing this feature.
@NEGRAH-S NEGRAH-S added the enhancement New feature or request label Mar 27, 2023
@AwesomeSauce42
Copy link

I would be interested to work on this, how do I start?

@mshudrak
Copy link
Collaborator

Fix the issue and submit a PR to this project.

@NEGRAH-S
Copy link
Author

@mshudrak okay, I am Working over it

@NEGRAH-S NEGRAH-S mentioned this issue Mar 31, 2023
6 tasks
@NEGRAH-S
Copy link
Author

NEGRAH-S commented Mar 31, 2023 via email

@ro4i7
Copy link
Contributor

ro4i7 commented Apr 5, 2023

@mshudrak can I work on it?

@mshudrak
Copy link
Collaborator

mshudrak commented Apr 5, 2023

Sure, feel free to work in it.

1 similar comment
@mshudrak
Copy link
Collaborator

mshudrak commented Apr 5, 2023

Sure, feel free to work in it.

@ro4i7
Copy link
Contributor

ro4i7 commented Apr 5, 2023

Sure, feel free to work in it.

Ok, I'm working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants