abap2UI5/docs/how_to_contribute.md
oblomov a0dfec94e3
docu (#320)
* docu

* Update README.md

* Update how_to_contribute.md

* Update how_to_contribute.md

* Update how_to_contribute.md
2023-06-27 17:26:21 +02:00

1.5 KiB

How-to-contribute

This tutorial explains how to transfer changes from a local ABAP system to the public abap2UI5 repository.
Pictures are made with adt-git, but the same functionality you will find in abapGit.

1. Create a Fork of the abap2UI5 repository: image

2. Link your local system with your new fork in abapGit image

image

3. Push your changes to your fork
image

4. Create a Pull Request
image
image

5. (optional) Try to correct the abaplint issues
image
image