Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.1 KB

TechTalk

Tech Talk is an open-source event hosted by SoftAmplify Technologies for the purpose of creating awareness in the Tech field and also help techies and non-techies to know about how to start and manage their careers in tech.

Tech Talk is not only about talks alone, it is also where one can get valuable advice about starting a career or managing a business. We feature alot of industry professionals that come and talk to us about their various endeavours and give pointers to us.

How to contribute

Below is a guide on how to contribute to the TechTalk project:

  • Fork the Project

  • Clone the Project

  git clone https://github.com/your-username/techtalk
  • Go to the project directory
  cd techtalk
  • Make changes or create a new landing page entirely

  • Stage your changes

  git add . && git commit -m "your commit message"
  • Push to your copy of the project (ie The one you forked)
  git push 
  • Create pull request

And that's it. You've made your open source contribution to tech talk

Techtalk 6.0