Skip to content

Commit 13f7eb9

Browse files
author
Marius Obert
committed
Add note
1 parent 4ade90c commit 13f7eb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Bug report analysis support is very welcome! (e.g. pre-analysis or proposing sol
3333
### General Remarks
3434
You are welcome to contribute code to the easy-ui5 generator in order to fix bugs or to implement new features.
3535

36+
My **overall vision for this project** is to support basic scaffolding for multiple runtimes/deployment scenarios. I don’t want to go down the road of providing different templates (List Report, Master-detail page etc.) because this will increase the complexity of maintaining the project and makes it more complicated to use. It makes sense to have these features but this should be done by a dedicated development team then. When you look for these features, please check out the [SAP Fiori Tools - Extension Pack](https://marketplace.visualstudio.com/items?itemName=SAPSE.sap-ux-fiori-tools-extension-pack) actually provides a generator that can be used to create Fiori Elements apps that can be published to ABAP systems and SAP Cloud Platform. The team is working hard to add more templates in the future.
37+
3638

3739
**Not all proposed contributions can be accepted**. Some features may just fit a third-party add-on better. The code must match the overall direction of the easy-ui5 generator and improve it. So there should be some "bang for the byte". For most bug fixes this is a given, but a major feature implementation first needs to be discussed with one of the committers. Possibly, one who touched the related code or module recently. The more effort you invest, the better you should clarify in advance whether the contribution will match the project's direction. The best way would be to just open an enhancement ticket in the issue tracker to discuss the feature you plan to implement (make it clear that you intend to contribute). We will then forward the proposal to the respective code owner. This avoids disappointment.
3840

0 commit comments

Comments
 (0)