update contribution (#472)

* Update README.md

* Update README.md

* Update CONTRIBUTING.md
This commit is contained in:
oblomov 2023-08-08 22:22:10 +02:00 committed by GitHub
parent 1d6ead2a88
commit 9a9e37332f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,21 +1,3 @@
This project is open source and developed alongside other projects or during free time. Contributions are greatly appreciated!
_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.
<br><br>
_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: <br>
* 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!_
Check out the contribution guidelines [here.](https://github.com/abap2UI5/abap2UI5-documentation/blob/main/CONTRIBUTING.md)