/starter-dev

O1-Network team project

Primary LanguageCSS

starter-dev

Contributing

Step 1 : Pre-requisities

Step 2: Setup the project on your machine

  • Create a new project directory on your machine
  • Fork the project and clone the forked version

Step 3: Get Involved and Repeat

  • Select an issue to work on
  • Create a branch with the number of the issue and short description
  • Make your changes
  • git pull to always keep track on latest changes
  • Stage your changes, commit them and create a PR from your forked repo to the parent repo and push