Shubham0812 / HabitTracker_UI

Habits and Goal Tracker application using the SwiftUI Framework
Apache License 2.0
59 stars 26 forks source link

Update contributing.md #12

Open clarkeben opened 3 years ago

clarkeben commented 3 years ago

Requirements

The current contributing.md file is only half completed.

The Code Structuring section needs to be populated.

Solution

Download the project and review the file structure. Afterward, populate the following sections within Coding Structuring using best practices:

  1. Constants & Extensions
  2. Comments (functional & explanatory)

You can leave out the code styling section - as I will tackle this at a later stage. Please use code examples where necessary.