Skip to content

porkalai39/Hacktoberfest-Codings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Open to Merge every Pull request

📚 How to Contribute

We welcome contributions from everyone! Here’s how you can get involved:

  1. Fork the Repository: Click on the 'Fork' button at the top right corner of this page.

  2. Clone the Forked Repository:

    git clone <clone url>
  3. Create a New Branch:

    git checkout -b <branch-name>
  4. Make Your Changes: Add programs in any languages.

  5. Commit and Push:

    git add .
    git commit -m "your commit message"
    git push origin <branch-name>
  6. Submit a Pull Request: Go to the original repository and create a new pull request from your forked repository.

👥 Contributors

We thank the following individuals for their contributions to Codings.