You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
name: Bug Report
2
-
description: Report an issue related to UI5 Claude Plugin
2
+
description: Report an issue related to UI5 plugins for Claude
3
3
type: Bug
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Please have a look at our [contributing guidelines](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#-reporting-issues) on reporting issues.
8
+
Please have a look at our [contributing guidelines](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#-reporting-issues) on reporting issues.
9
9
10
10
> [!TIP]
11
11
> You can easily create an MRE using a fork of our [OpenUI5 sample app](https://github.com/UI5/sample-app).
@@ -35,9 +35,9 @@ body:
35
35
attributes:
36
36
label: Confirmation
37
37
description: |
38
-
To avoid duplicates and ensure efficient issue resolution, please double-check whether a similar issue has been reported or discussed already either in this UI5 Claude Plugin repository or at community sites like [Stack Overflow](https://stackoverflow.com/search?tab=active&q=%5bui5-renovate-preset-config%5d%20is%3aquestion&searchOn=3).
38
+
To avoid duplicates and ensure efficient issue resolution, please double-check whether a similar issue has been reported or discussed already either in this UI5 plugins for Claude repository or at community sites like [Stack Overflow](https://stackoverflow.com/search?tab=active&q=%5bui5-renovate-preset-config%5d%20is%3aquestion&searchOn=3).
39
39
options:
40
-
- label: I have searched the existing issues and reviewed the relevant documentation as well as the UI5 Claude Plugin documentation.
40
+
- label: I have searched the existing issues and reviewed the relevant documentation as well as the UI5 plugins for Claude documentation.
41
41
required: true
42
42
- label: I am not disclosing any internal or sensitive information.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/2-feature-request.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
name: Feature Request
2
-
description: Request a new feature to be added to UI5 Claude Plugin
2
+
description: Request a new feature to be added to UI5 plugins for Claude
3
3
type: Feature
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Please have a look at our [contributing guidelines](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#-feature-requests) on requesting features to be added to UI5 Claude Plugin.
8
+
Please have a look at our [contributing guidelines](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#-feature-requests) on requesting features to be added to UI5 plugins for Claude.
9
9
- type: textarea
10
10
id: background-information
11
11
attributes:
12
12
label: Why are you proposing this feature?
13
-
description: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 Claude Plugin. Provide any relevant background information that helps explain why this feature would be beneficial.
14
-
placeholder: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 Claude Plugin. Provide any relevant background information that helps explain why this feature would be beneficial.
13
+
description: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 plugins for Claude. Provide any relevant background information that helps explain why this feature would be beneficial.
14
+
placeholder: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 plugins for Claude. Provide any relevant background information that helps explain why this feature would be beneficial.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to UI5 Claude Plugin
1
+
# Contributing to UI5 plugins for Claude
2
2
3
3
## Content
4
4
@@ -9,22 +9,22 @@
9
9
10
10
### ⚡️ Quick Links for Maintainers
11
11
12
-
-[All Open Pull Requests](https://github.com/UI5/claude-plugin/pulls)
13
-
-[All Open Issues](https://github.com/UI5/claude-plugin/issues)
12
+
-[All Open Pull Requests](https://github.com/UI5/plugins-claude/pulls)
13
+
-[All Open Issues](https://github.com/UI5/plugins-claude/issues)
14
14
15
15
## 📝 Reporting Issues
16
16
17
17
### Seeking Help / Not a Bug
18
-
If you need help setting something up, or if you have questions regarding UI5 Claude Plugin, please seek help on a community platform like [SAP Community](https://pages.community.sap.com/topics/ui5), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-renovate-config) or the `#renovate-config` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). -->
18
+
If you need help setting something up, or if you have questions regarding UI5 plugins for Claude, please seek help on a community platform like [SAP Community](https://pages.community.sap.com/topics/ui5), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-renovate-config) or the `#renovate-config` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). -->
19
19
20
20
### How to Report an Issue
21
21
22
-
1.**Only UI5 Claude Plugin issues**
22
+
1.**Only UI5 plugins for Claude issues**
23
23
* Please do not report:
24
24
* Issues caused by dependencies.
25
25
* Issues caused by the use of non-public/internal methods. Only the public methods listed in the API documentation may be used.
26
26
* Something you do not get to work properly, see [Not a Bug / Questions](#not-a-bug--questions).
27
-
2.**No duplicate**: You have searched the [issue tracker](https://github.com/UI5/claude-plugin/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
27
+
2.**No duplicate**: You have searched the [issue tracker](https://github.com/UI5/plugins-claude/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
28
28
3.**Good summary**: The summary should be specific to the issue.
29
29
4.**Current bug**: The bug can be reproduced in the current version of the relevant module(s).
30
30
5.**Reproducible bug**: There are step-by-step instructions provided on how to reproduce the issue.
@@ -37,11 +37,11 @@ If you need help setting something up, or if you have questions regarding UI5 Cl
37
37
38
38
We encourage you to follow the issue template that will be presented to you when creating a new issue.
39
39
40
-
When you are ready, report your issue here: https://github.com/UI5/claude-plugin/issues/new
40
+
When you are ready, report your issue here: https://github.com/UI5/plugins-claude/issues/new
41
41
42
42
### Reporting Security Issues
43
43
44
-
If you find any bug that may be a security problem, please follow the instructions given in [Security Policy](https://github.com/UI5/claude-plugin/security/policy) on how to report it. Please do not create GitHub issues for security-related concerns or problems.
44
+
If you find any bug that may be a security problem, please follow the instructions given in [Security Policy](https://github.com/UI5/plugins-claude/security/policy) on how to report it. Please do not create GitHub issues for security-related concerns or problems.
45
45
46
46
### Use of Labels
47
47
@@ -52,7 +52,7 @@ GitHub offers labels to categorize issues. The labels can only be set and modifi
52
52
-**`Bug`**: This issue is a bug in the code.
53
53
-**`Feature`**: This is not a bug report, but a feature request.
54
54
55
-
#### Specific issue categories for UI5 Claude Plugin:
55
+
#### Specific issue categories for UI5 plugins for Claude:
56
56
57
57
-**`documentation`**: This issue is documentation-related.
58
58
-**`needs triage`**: This issue needs to be investigated and confirmed as a valid issue that is not a duplicate
@@ -71,15 +71,15 @@ GitHub offers labels to categorize issues. The labels can only be set and modifi
71
71
72
72
### Issue Reporting Disclaimer
73
73
74
-
We would like to improve the quality of UI5 Claude Plugin and good bug reports are welcome! Since our capacity is limited, we cannot handle general questions or consultation requests, and we cannot always afford to ask for every relevant detail.
74
+
We would like to improve the quality of UI5 plugins for Claude and good bug reports are welcome! Since our capacity is limited, we cannot handle general questions or consultation requests, and we cannot always afford to ask for every relevant detail.
75
75
76
-
We therefore reserve the right to close or not to process insufficient bug reports in favor of those that are clearly documented and easy to reproduce. Even though we would like to resolve each well-documented issue, there's always a chance that it won't happen - please remember: UI5 Claude Plugin is open source and comes without warranty.
76
+
We therefore reserve the right to close or not to process insufficient bug reports in favor of those that are clearly documented and easy to reproduce. Even though we would like to resolve each well-documented issue, there's always a chance that it won't happen - please remember: UI5 plugins for Claude is open source and comes without warranty.
77
77
78
78
Bug report analysis support is always very welcome! See [Analyze Issues](#-analyzing-issues).
79
79
80
80
## 🤩 Feature Requests
81
81
82
-
You can request features by creating an issue in the UI5 Claude Plugin repository: https://github.com/UI5/claude-plugin/issues/new
82
+
You can request features by creating an issue in the UI5 plugins for Claude repository: https://github.com/UI5/plugins-claude/issues/new
83
83
84
84
For bigger features, an RFC (Request for Comment) might be necessary. You should always clarify the need for an RFC with the project contributors upfront. You could do this either by opening an issue or by posting in our [Slack channel](#seeking-help--not-a-bug). Use [this template](rfcs/0000-template.md) for creating an RFC.
85
85
@@ -93,13 +93,13 @@ You may be able to add additional or missing information, such as a step-by-step
93
93
94
94
### General Remarks
95
95
96
-
You are welcome to contribute code to UI5 Claude Plugin in order to fix bugs or to implement new features.
96
+
You are welcome to contribute code to UI5 plugins for Claude in order to fix bugs or to implement new features.
97
97
98
98
There are three important things to know:
99
99
100
100
1. You must be aware of the Apache License (which describes contributions) and **agree to the Developer Certificate of Origin (DCO)***. This is common practice in major open source projects. To make this process as simple as possible, we use *[CLA assistant](https://cla-assistant.io/)* for individual contributions. CLA assistant is an open source tool that integrates with GitHub very well and enables a one-click experience for accepting the DCO. For company contributors, special rules apply. See the respective section below for details.
101
101
2. Follow our **[Development Conventions and Guidelines](docs/Guidelines.md)**.
102
-
3.**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 UI5 Claude Plugin and improve it in a way to provide 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; if possible, this should be someone who touched the related code or module recently. The more effort you invest, the better you should clarify in advance whether your contribution would 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.
102
+
3.**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 UI5 plugins for Claude and improve it in a way to provide 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; if possible, this should be someone who touched the related code or module recently. The more effort you invest, the better you should clarify in advance whether your contribution would 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.
Copy file name to clipboardExpand all lines: README.md
+9-17Lines changed: 9 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1

2
2
3
-
# UI5 Claude Plugin
3
+
# UI5 plugins for Claude
4
4
5
-
> A Claude Plugin for UI5.
5
+
> Start your UI5 journey with Claude.
6
6
7
7
[](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/)
This project is open to feature requests/suggestions, bug reports, etc. via [GitHub issues](https://github.com/UI5/claude-plugin/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project's structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
36
+
This project is open to feature requests/suggestions, bug reports, etc. via [GitHub issues](https://github.com/UI5/plugins-claude/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project's structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
45
37
46
-
You can also chat with us in the [`#ai`](https://openui5.slack.com/archives/C0ALUUXQN9K) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). For public Q&A, use the [`ui5-claude-code` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling).
38
+
You can also chat with us in the [`#ai`](https://openui5.slack.com/archives/C0ALUUXQN9K) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). For public Q&A, use the [`ui5-plugins-claude` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-plugins-claude).
SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
6
6
7
7
[[annotations]]
8
8
path = "**"
9
9
precedence = "aggregate"
10
-
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 Claude Plugin contributors"
10
+
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 plugins for Claude contributors"
0 commit comments