Skip to content

Improving Comments in codebase  #49

Closed
@NEGRAH-S

Description

@NEGRAH-S

Problem

The code lacks the comments that would help it be easier to read.

Description

Adding suitable comments in the codebase

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions