Create a Pull Request

Task

Commit all your changes to your local development branch and push them to your remote branch.

Navigate to the "Pull requests" tab of your forked GitHub repository and click the "New pull request" button. Ensure that the correct origin repository (cpoenisch/yabv-workshop-plugin) with master branch is set as the base and you head to your own forked branch repository.

Choose a meaningful title for your pull request and give a brief description what you have changed. After your pull request has been reviewed, it can be merged into the repository.

Hints

Show / Hide