This Repository is for all the beginners to be familiar with the concept and culture of Open Souce Contributions. This will serve as a basic layout for the beginners to know how things work in open source/ github. To make it very user friendly I have tried to comment outside the same thing and get the explanation to the line.
Some of the topics include :
- HTML
- CSS files.
- React projects.
As a part of Hacktoberfest Code of Conduct no spamming or irrelevant PRs will be accepted.
- Please follow a basic code of conduct before making a PR
- Fork the repository
- Copy/Paste the template code
- Or you can create your own custom card
- You should add Comments to know what exactly you have added
- Do not create an unnecessary PR
- Open the command prompt and cd into the repository folder
- Run the following Commands git add . git commit -m"" git push
- Come back to Github and Open a Pull Request
- While making Pull Request maintain the template provided to you
- We will check if its a valid pull request and merge it