Skip to content

the-devopsguy/hacktoberfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest

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

  1. Fork this repo

  2. Edit index.html file

  3. 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>
    
  4. Make pull request

Our Top Contributors ♥️

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Additional references added by contributors

GitHub license explained https://choosealicense.com

Additional references for Contributors

  • 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.