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: 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
@@ -6,15 +6,15 @@
6
6
4.[💻 **Contributing Code**](#-contributing-code)
7
7
8
8
### ⚡️ Quick Links for Maintainers
9
-
-[All Open Pull Requests (cross-repo)](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+repo%3AUI5%2Fcli+repo%3ASAP%2Fui5-cli+repo%3ASAP%2Fui5-logger+repo%3ASAP%2Fui5-project+repo%3ASAP%2Fui5-server+repo%3ASAP%2Fui5-builder+repo%3ASAP%2Fui5-fs)
If you need help setting something up, or if you have questions regarding UI5 CLI, please seek help on a community platform like [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-tooling) or the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com).
14
+
If you need help setting something up, or if you have questions regarding UI5 CLI, please seek help on a community platform like [StackOverflow](https://stackoverflow.com/questions/tagged/ui5-cli) or the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com).
15
15
16
16
### How to Report an Issue
17
-
Note that we collect issues for all UI5 CLI modules (*[ui5-cli](https://github.com/SAP/ui5-cli), [ui5-server](https://github.com/SAP/ui5-server), [ui5-project](https://github.com/SAP/ui5-project), [ui5-builder](https://github.com/SAP/ui5-builder), [ui5-fs](https://github.com/SAP/ui5-fs) and [ui5-logger](https://github.com/SAP/ui5-logger)*) in the central [UI5 CLI](https://github.com/UI5/cli) repository.
17
+
We collect issues for all UI5 CLI packages (*ui5-cli*, *ui5-server*, *ui5-project*, *ui5-builder*, *ui5-fs*, and *ui5-logger*) in [this](https://github.com/UI5/cli) monorepo. All packages are developed and maintained within this single mono repository.
18
18
19
19
1.**Only UI5 CLI issues**
20
20
* Please do not report:
@@ -57,12 +57,12 @@ GitHub offers labels to categorize issues. The labels can only be set and modifi
57
57
#### Specific issue categories for UI5 CLI:
58
58
***`documentation`**: This issue is about wrong documentation.
59
59
***`needs triage`**: This issue needs to be investigated and confirmed as a valid issue that is not a duplicate
60
-
***`module/ui5-builder`**: This issue is related to the UI5 Builder module
61
-
***`module/ui5-cli`**: This issue is related to the UI5 CLI module
62
-
***`module/ui5-fs`**: This issue is related to the UI5 FS module
63
-
***`module/ui5-logger`**: This issue is related to the UI5 Logger module
64
-
***`module/ui5-project`**: This issue is related to the UI5 Project module
65
-
***`module/ui5-server`**: This issue is related to the UI5 Server module
60
+
***`module/ui5-builder`**: This issue is related to the UI5 Builder package
61
+
***`module/ui5-cli`**: This issue is related to the UI5 CLI package
62
+
***`module/ui5-fs`**: This issue is related to the UI5 FS package
63
+
***`module/ui5-logger`**: This issue is related to the UI5 Logger package
64
+
***`module/ui5-project`**: This issue is related to the UI5 Project package
65
+
***`module/ui5-server`**: This issue is related to the UI5 Server package
66
66
67
67
##### Status of an open issue:
68
68
***`information required`**: The author is required to provide information.
@@ -89,7 +89,7 @@ For bigger features an RFC (Request for Comment) might be necessary. You should
89
89
## 🔍 Analyzing Issues
90
90
Analyzing issue reports can be a lot of effort. Any help is welcome! 👍
91
91
92
-
Open the [Bug Triage Project Board](https://github.com/orgs/SAP/projects/2) and look for open issues which require triage, additional work, or a bugfix.
92
+
Open the [Issues Page](https://github.com/UI5/cli/issues) and look for open issues which require triage, additional work, or a bugfix.
93
93
Especially check for issues in the **`Needs Triage`** column, or for issues with the labels **`good first issue`**, **`help wanted`**, or **`information required`**.
94
94
95
95
You may be able to add additional or missing information, such as a step-by-step guide on how to reproduce an issue or an analysis of the root cause. In case of the latter, you might even be able to [contribute](#-contributing-code) a bugfix. 🙌
@@ -113,11 +113,11 @@ This DCO replaces the previously used CLA ("Contributor License Agreement") as w
113
113
114
114
### How to Contribute
115
115
1. Make sure the change is welcome (see [General Remarks](#general-remarks)).
116
-
- Also check on the [UI5 CLI Task Board](https://github.com/orgs/SAP/projects/1) whether related tasks are already being worked on, blocked, or in discussion.
117
-
1. Create a branch by forking the relevant module repository and apply your change.
116
+
- Also check on the [UI5 CLI Issues](https://github.com/UI5/cli/issues) whether related tasks are already being worked on, blocked, or in discussion.
117
+
1. Create a branch by forking this repository and apply your change.
118
118
1. Commit and push your change on that branch.
119
119
- 👉 **Please follow our [Development Conventions and Guidelines](docs/Guidelines.md).**
120
-
1. Create a pull request in the relevant repository.
120
+
1. Create a pull request in this repository.
121
121
1. Follow the link posted by the CLA assistant to your pull request and accept it, as described above.
122
122
1. Wait for our code review and approval, possibly enhancing your change on request.
123
123
- Note that the UI5 developers have many duties. So, depending on the required effort for reviewing, testing, and clarification, this may take a while.
Copy file name to clipboardExpand all lines: docs/pages/extensibility/CustomTasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ If this callback is not provided, UI5 CLI will make an assumption as to whether
202
202
* **Specification Versions before 3.0:** If no callback is provided, UI5 CLI assumes that all dependencies are required.
203
203
204
204
205
-
*For more details, see also [RFC 0012 UI5 CLI Extension API v3](https://github.com/UI5/cli/blob/rfc-ui5-tooling-extension-api-v3/rfcs/0012-UI5-Tooling-Extension-API-3.md#3-tasks-requiring-dependencies)*
205
+
*For more details, see also [RFC 0012 UI5 CLI Extension API v3](https://github.com/UI5/cli/blob/v3/rfcs/0012-UI5-Tooling-Extension-API-3.md#3-tasks-requiring-dependencies)*
0 commit comments