cc-resource-archive icon indicating copy to clipboard operation
cc-resource-archive copied to clipboard

[Feature] Organise code with proper indentation and comments

Open Xaid-vfx opened this issue 2 years ago • 11 comments

Problem

The current code in the repository is not well defined, organized, or commented

Description

  • [x] organize the code structure in accordance with standard rules and indentation
    • #258
  • [ ] include comments to aid future contributors in understanding the function of each segment of code

For example: This is the current code: Screenshot 2023-03-22 at 4 26 14 PM The above code looks messy.

The organized code: Screenshot 2023-03-22 at 4 29 33 PM

Implementation

  • [x] I would be interested in implementing this feature.

Xaid-vfx avatar Mar 22 '23 10:03 Xaid-vfx

@possumbilities could you check this out?

Xaid-vfx avatar Mar 22 '23 11:03 Xaid-vfx

@Xaid-vfx I think this helps in a lot of ways to make the code clearer. Nice idea! ❤️

possumbilities avatar Mar 22 '23 14:03 possumbilities

@possumbilities Started working 🚀

Xaid-vfx avatar Mar 22 '23 15:03 Xaid-vfx

@possumbilities Can I organize all the files in the repo? or would that be considered too big for issue?

Xaid-vfx avatar Mar 23 '23 11:03 Xaid-vfx

may I start working on it

BalrajDhakad avatar Feb 22 '24 05:02 BalrajDhakad

Hey, I am willing to work on this issue, can you guide me to the first issue

BalrajDhakad avatar Feb 24 '24 13:02 BalrajDhakad

Can I start working on this issue @Xaid-vfx

BalrajDhakad avatar Feb 27 '24 16:02 BalrajDhakad

Hello, @possumbilities ! I noticed PR #106 , which contains a substantial amount of work. However, it appears to have been marked as a draft last year. I'm interested in contributing to this issue.

Karan-Palan avatar Feb 28 '24 08:02 Karan-Palan

Hi! I'm interested in working on this project

Peacesandy avatar Mar 06 '24 10:03 Peacesandy

Please see Contribution Guidelines — Creative Commons Open Source for how we manage issues and PRs.

We generally don't assign issues prior to resolution. Instead of asking for issues to be assigned, do the work and submit a pull request (PR). Even if multiple people submit PRs for the same issue, multiple ideas and implementations strengthen the final product.

For work program applicants, each can all list their own PRs on their application. It is the quality of work that is important, not whether it is merged.

TimidRobot avatar Apr 05 '24 21:04 TimidRobot