Basic Steps to Follow:
- Fork the repo using the fork icon in the top right corner
- Clone the repo to your local system
- Make your additions and push/commit back to your forked repo (Descriptive commit messages)
- 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:
- Add the remote using the command below git remote add upstream https://github.com/Sentry-Project/sentry.git
- 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