i want open source contributer to contribute ###Add your details in contribution.md
Rules
Github Contribution Rules
Pull requests can be submitted to any opted-in repository on GitHub The pull request must contain commits you made yourself. If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest. If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate. To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone. This year, the first 50,000 participants can earn a T-shirt. Steps for adding your name below
-
Fork this repo
-
Edit
index.html
file -
Copy code and edit and add to index.html
<article> <article class= "card__article swiper-slide"> <div class="card__image"> <img src="Main/img/ WHAT AVATAR U LIKE .png" alt="image" class="card__img"> <div class="card__shadow"></div> </div> <div class="card__data"> <h3 class="card__name"> YOUR NAME</h3> <p class="card__description"> YOUR DESCRIPTION HERE ............. </p> <a href="#" class="card__button">View More</a> </div> </article>
-
Make pull request
Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/
GitHub license explained https://choosealicense.com
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are truly appreciated.
- Check out our
contributors
for more information.