mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
1.2 KiB
1.2 KiB
This project is open source and developed alongside other projects or during free time. Contributions are greatly appreciated!
Bug Reports
If you find any bugs or unexpected behavior, please open an issue. If you require a missing functionality, opening an issue can also help to determine if the project can be extended in that direction.
It would be helpful if you could provide a working code snippet of your application that reproduces the problem. This enables quickly identifying the cause of the error by copying and pasting it into another system.
Contribution
You can contribute in various ways:
- extend the view with a new property (https://github.com/abap2UI5/abap2UI5/issues/248)
- add a completely new control (https://github.com/abap2UI5/abap2UI5/issues/303)
- provide on-premise corrections (https://github.com/abap2UI5/abap2UI5/issues/305)
- share your demos and apps (https://github.com/abap2UI5/abap2UI5/issues/304)
Or feel free to develop something new - every PR is welcome!
How to create a PR
See this guidelines here.
Just try it out and create an issue if you run into problems!