File tree Expand file tree Collapse file tree 3 files changed +9
-36
lines changed Expand file tree Collapse file tree 3 files changed +9
-36
lines changed Original file line number Diff line number Diff line change 1
- <!--
2
- Hey there 👋 Please have a look at our guidelines on reporting issues:
3
- https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#-reporting-issues
4
- -->
1
+ ## 🚨 Issues Have Been Transferred to UI5 Tooling Repository
5
2
6
- ## Expected Behavior
7
- {...}
8
-
9
- ## Current Behavior
10
- {...}
11
-
12
- ## Steps to reproduce the issue
13
- 1 . {...}
14
- 2 . {...}
15
- 3 . {...}
16
-
17
- ## Context
18
- - UI5 Module Version * (output of ` ui5 --version ` when using the CLI)* : ` {...} `
19
- - Node.js Version: ` {...} `
20
- - npm Version: ` {...} `
21
- - OS/Platform: ` {...} `
22
- - Browser * (if relevant)* : ` {...} `
23
- - Other information: ` {...} `
24
-
25
- ## Affected components * (if known)*
26
- <!-- Check affected components by writing an "X" into the brackets -->
27
- - [X] [ ui5-builder] ( https://github.com/SAP/ui5-builder )
28
- - [ ] [ ui5-server] ( https://github.com/SAP/ui5-server )
29
- - [ ] [ ui5-cli] ( https://github.com/SAP/ui5-cli )
30
- - [ ] [ ui5-fs] ( https://github.com/SAP/ui5-fs )
31
- - [ ] [ ui5-project] ( https://github.com/SAP/ui5-project )
32
- - [ ] [ ui5-logger] ( https://github.com/SAP/ui5-logger )
33
-
34
- ## Log Output / Stack Trace
35
- ```
36
- {...}
37
- ```
3
+ Please create new issues in the UI5 Tooling repository: https://github.com/SAP/ui5-tooling/issues/new/choose
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Report UI5 Tooling Issues or Request a Feature
4
+ url : https://github.com/SAP/ui5-tooling/issues/new/choose
5
+ about : Please create new issues in the UI5 Tooling repository
Original file line number Diff line number Diff line change @@ -20,5 +20,7 @@ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/bl
20
20
## Support
21
21
Please follow our [ Contribution Guidelines] ( https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#report-an-issue ) on how to report an issue.
22
22
23
+ Please report issues in the main [ UI5 Tooling] ( https://github.com/SAP/ui5-tooling ) repository.
24
+
23
25
## Release History
24
26
See [ CHANGELOG.md] ( CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments