Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 2.68 KB

README.md

File metadata and controls

69 lines (54 loc) · 2.68 KB

Hacktoberfest-2021

How can you contribute ?

This is a beginner friendly repo. It would be good if you have a basic knowledge about HTML.

Step 1:

Click on the file named index.html

Step 2:

Click on the edit icon on the top right ( just before delete icon ). This will automatically fork this repo to your account.

Step 3:

If you are editing this repo later, make sure that you fetch upstream to stay updated with the changes made in this repo.

Step 4:

Inside the html file, read the comments from lines 62 to 65 to get an idea of what you need to do.
You can get your github profile picture's link by going to your profile,
right click on your dp and Open image in new tab
Copy the link of the image and paste it in the code below where it says your github dp link here
You can also use other arts, provided you place the correct link in the code.
You will also need to copy your github profile link.

Step 5:

Copy the code given below and paste in above the line saying
Add your card above this and leave a line after it
Also don't forget to leave a space after your code, so as to make it easy for others.

<div class="card">
    <div class="dp">
        <img src="your github dp link here" alt="">
    </div>
    <div class="name">Your Name</div>
    <div class="sub">Programmer</div>
    <a class="btn" href="your github profile link here" target="_blank">View Profile</a>
</div>

Step 6:

After making suitable changes, make a pull request and sit back to see your card in this website.

As a contributor:

  1. Navigate to hacktoberfest-contribute repo
  2. Go to ISSUES tab
  3. Look through the ISSUES and find the most suitable one
  4. You will find FORK tab on top beside UNWATCH and STAR (this will help you in cloning the repo to your own profile)
  5. Add a new file to make the changes or edit the existing files
  6. You will find a COMMIT button below, put a suitable message about the change and COMMIT
  7. Come back to hacktoberfest-contribute repo (from where you initially forked)
  8. Go to PULL REQUESTS tab
  9. Click on New Pull Request
  10. Give a necessary title and properly formatted description
  11. Complete the Pull Request
  12. Now patiently wait for this PR to get merged
  13. Keep checking if the owner of the repo has suggested you to make some changed so that it can be merged
  14. Remember, if the PR i not merged, your submission will not be counted
  15. Navigate to the official Hacktoberfest BY digital ocean website and check your contributions after almost an hour to see that it has been sent for review

As a maintainer:

  1. Go to any repo of yours
  2. Issues tab
  3. Labels tab
  4. New label
  5. label name: