Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.56 KB

CONTRIBUTING.md

File metadata and controls

22 lines (18 loc) · 1.56 KB

Contrubiting to Hactoberfest at the Beach Event

Presented by ACM x VGDA x GDSC x WiC x CyberSec

[ABOUT]

The aim of the event to get students familar with using Git and Github. There plenty of repositories to to contributeon, check them out HERE!. As a thank you for coming to our event we would love for you to leave your mark.

[WEBSITE COMMIT]

  • Fork the Website Repository
  • Clone the repository locally
  • Track index.html
  • Edit the html file and navigate to line 102
  • Add <a href="[linkedin]" target="_blank"><button class="btn_blue">[icon] [name]</button></a> after line 102
  • Replace [linkedin] with a url to your LinkedIn Profile
  • Replace [icon] with an icon from FontAwesome just need to copy the html provided
  • Replace [name] with your full name
  • Optional * change btn_blue to btn_yellow, btn_green, btn_purple
  • Commit and Push to your repository
  • Create a Pull Request press compare accross forks Make sure to apply the Hacktoberfest label
  • Sumbit Pull Request and we will confirm ASAP! and the view the changes on the Website