Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 699 Bytes

File metadata and controls

14 lines (11 loc) · 699 Bytes

Sentry_SpringBoot

Basic Steps to Follow:

  1. Fork the repo using the fork icon in the top right corner
  2. Clone the repo to your local system
  3. Make your additions and push/commit back to your forked repo (Descriptive commit messages)
  4. Make a Pull Request to Sentry main repo. (Add descriptions & screenshots)

How to make sure your forked repo is up to date with the main Sentry repo:

  1. Add the remote using the command below git remote add upstream https://github.com/Sentry-Project/sentry.git
  2. Follow the steps in this link https://levelup.gitconnected.com/how-to-update-fork-repo-from-original-repo-b853387dd471

A video for GIT & Eclipse: https://www.youtube.com/watch?v=LPT7v69guVY