Skip to content

Contribute to this begineer friendly open source repository and be an ACM Hacking Wizard

Notifications You must be signed in to change notification settings

mohamedfarhan-m/ACM_Hacking-Wizards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM-CIET

How to Contribute

Contributions to repository are encouraged. Here's how you can get started:

  1. Fork the Repository: Click on the "Fork" button at the top-right corner of this repository to create your own fork.

  2. Clone Your Fork: Clone your fork to your local machine using the following command (replace [your-username] with your GitHub username):

    git clone https://github.com/[your-username]/HacktoberFest2023.git
    
  3. Add your details in src/contributors/main.json: Make sure not to delete or change any other thing, pull requests with conflicts won't be merged. Add your details as:

    {

     "githubUsername":"your github_username",
     "role":"your role",
     "school":"your school",
     "twitter":"your twitter",
     "insta":"your insta",
     "github":"your github",
     "linkedin":"your linkedin"
    

    }

and be sure to add commas before this js object and don't add any comma's after this object

  1. Commit your changes: Commit your changes with successfull and precise message
  2. Create a Pull Request: Then create a Pull Request with precise information and wait patiently for it to get merged.
  3. Add extra feature: Feel free to raise issues or solve existing one to recieve special goodies from us.

Note: Have fun in this exciting open source space make sure to follow us on social and tag us on Twitter.

© ACM - CIET

Maintained by Aryainguz [https://github.com/Aryainguz]

About

Contribute to this begineer friendly open source repository and be an ACM Hacking Wizard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.1%
  • JavaScript 28.4%
  • HTML 10.5%