mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 19:26:10 +08:00

* docu * Update README.md * Update how_to_contribute.md * Update how_to_contribute.md * Update how_to_contribute.md
1.5 KiB
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:
2. Link your local system with your new fork in abapGit
3. Push your changes to your fork
4. Create a Pull Request
5. (optional) Try to correct the abaplint issues