Skip to content

Commit 190af9f

Browse files
committed
[INTERNAL] Refer to UI5 Tooling repository for creating issues
1 parent b95e4a7 commit 190af9f

File tree

3 files changed

+9
-36
lines changed

3 files changed

+9
-36
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,3 @@
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
52

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

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/bl
2020
## Support
2121
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#report-an-issue) on how to report an issue.
2222

23+
Please report issues in the main [UI5 Tooling](https://github.com/SAP/ui5-tooling) repository.
24+
2325
## Release History
2426
See [CHANGELOG.md](CHANGELOG.md).

0 commit comments

Comments
 (0)