Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Perform a fork of the rich client repository https://github.com/SciGaP/seagrid-rich-client.git. For FORK details: https://help.github.com/articles/fork-a-repo.

    Image I - Fork from scigap/seagrid-rich-client

  2. Download your forked repository: git clone https://github.com/YOUR-USERNAME/seagrid-rich-clientCopy the clone link from  ‘clone or download’.

    Image II - Clone the code to your forked branch

  3. Test the implementation locally. Once tested email the gateway PI, Pamidighantam, Sudhakar <pamidigs@iu.edu> for the evaluation of the implementation.
  4. The green light from PI, commit the code to your forked repository.
  5. Create a pull request.

    Image III - Creating a pull request

  6. Add gateway PI Pamidighantam, Sudhakar <pamidigs@iu.edu> as a reviewer.
  7. Confirm the pull request from your git repo.

    Image IV - Add code reviewer, add a comment to the pull request and create it.

...