Skip to content

Welcome to the ACWOC Practice Repository! This repository is designed to help contributors practice open-source contributions in a collaborative environment.

Notifications You must be signed in to change notification settings

androidvitb/AcWoC-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ACWOC Practice Repository

Note: Contributing to this Repository wont be counted towards AcWoC'25. Its for Practice Only

About

Welcome to the ACWOC Practice Repository! This repository is designed to help contributors practice open-source contributions in a collaborative environment. Here, you can:

  • Work on open issues
  • Create pull requests (PRs)
  • Improve existing code
  • Add new features or updates

How to Get Started

  1. Fork this repository to your GitHub account.
  2. Clone the repository to your local machine:
    git clone https://github.com/your-username/acwoc-practice.git
  3. Navigate to the repository::
     cd acwoc-practice
  4. Create a new branch for your work::
     git checkout -b your-branch-name
  5. Make changes and commit your changes::
     git commit -m "Your commit message"
  6. Push your branch to your fork::
     git push https://github.com/your-username/acwoc-practice.git
  7. Checkout to main branch after the push is succesful:
     git checkout main
  8. Open a pull request (PR) from your forked repository to this repository for review.

Guidelines

  • Don't Spam the Repository
  • This repository is for practicing open-source contributions only.

Happy contributing! 🎉

About

Welcome to the ACWOC Practice Repository! This repository is designed to help contributors practice open-source contributions in a collaborative environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •