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 ](https://github.com/abap2UI5/abap2UI5/pulls) is welcome! ### How to create a PR See this guidelines [here.](https://github.com/abap2UI5/abap2UI5/blob/main/docs/how_to_contribute.md) _Just try it out and create an issue if you run into problems!_