Thank you for considering contributing to FREE&OPEN To contribute:
Click on the "Fork" button at the top right of this page to create your own copy of the repository
git clone https://github.com/<YOUR-USERNAME>FREE-OPEN.git
Create a new branch for your feature or task
git checkout -b 'feature-name'
Open section folder, using your suitable editor open the media.html file and add your social media accounts
for example: <a link="github" href="https://github.com/[USERNAME]">[YOURNAME]</a>
git commit -m 'Add some feature'
git push origin 'feature-name'
Go to the original repository and click on "New Pull Request". Provide a descriptive title and explain your changes