Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 867 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (13 loc) · 867 Bytes

Contributing Guidelines

Welcome to our project! We appreciate your interest in contributing. Before you get started, please take a moment to read these guidelines.

How to Contribute

1. Reporting Issues

  • If you encounter a bug, have a suggestion, or want to request a new feature, please open an issue on our GitHub repository.
  • Clearly describe the problem or enhancement you'd like to see. Include as much detail as possible, such as the environment, steps to reproduce, and screenshots if applicable.

2. Fork the Repository

  • To contribute code or documentation changes, fork the project's GitHub repository to your own account.

3. Clone the Repository

  • Clone your forked repository to your local machine:

    git clone https://github.com/Sugapriyan-P-K/just-C.git
    cd just-C