Heyy There (●'◡'●)
Here you can contribute to opensource project in any valid language and project.
Just follow the contribution guidelines and that's it, enjoy contributing :)
This is a beginner friendly repository where all those people who are new to open source can contribute, in any language. 🙌🏻
-> Fork this repo
-> Star this rep
-> Add a file
-> commit the code
-> Make pull request
-- Fork the repository by clicking on the symbol at the top right corner.
-- Clone the forked repository.
git clone https://github.com/Anonymous-inception/Hacktober_Repos.git
-- Make changes in source code using any code editor or add files.
-- Stage your changes and commit
git add .
git commit -m "<your_commit_message>"
-- Push your local commits to the remote repo.
git push
-- Create a PR.
CREATE A FOLDER FOR A CONTRIBUTING IN A CERTAIN LANGUAGE AND PUT YOUR FILES IN THE RESPECTIVE LANGUAGE/DOMAIN FOLDER WITH A PROPER DESCRIPTION ABOUT IT. IF DIDN'T FOUND THE FOLDER FOR DOMAIN/LANGUAGE YOU'RE LOOKING FOR, THEN CREATE A NEW ONE.
Follow official guidelines of hacktoberfest and that's it :)
