Skip to content
sitaramsai edited this page May 22, 2022 · 2 revisions

Welcome to the starter-dev wiki!

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

Clone this wiki locally