Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.58 KB

File metadata and controls

48 lines (29 loc) · 1.58 KB

Contributing to Notzy

Thank you for your interest in contributing to Notzy! We welcome all types of contributions and appreciate your help in making this project better.

How to Contribute

To contribute to Notzy project, please follow these steps:

  1. Fork the repository

    First, fork the repository by clicking the "Fork" button at the top right corner of the GitHub page. This creates a copy of the repository under your GitHub account.

  2. Clone the Forked Repository

    Clone your forked repository to your local machine using the following command in your Git Bash terminal:

    git clone git@github.com:your-username/Learner-Project-Todo-app.git
    
  3. Project Setup

  • Open the Clone Repo folder
   cd repo_name
  1. Make your changes

  2. Submit a pull request

    • Before making any PR please create an Issue
    • If you find any upgradation or bug in the website, you can create your own issue or work on the previous issues.
    • When creating PR make sure you tag the required issue using # issuenumber Happy Coding!!

Your First Code Contribution

If you are making your first code contribution, please follow these guidelines:

  • Make sure to read the GOALS.md file to understand the project structure and requirements
  • Use clear and concise commit messages

Improving the Documentation

If you want to improve the documentation, please follow these guidelines:

  • Use clear and concise language
  • Make sure to include all necessary information