diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 89eb9692..e1516b8a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,8 @@ + + ## Expected Behavior {...} @@ -13,17 +18,18 @@ - UI5 Module Version *(output of `ui5 --version` when using the CLI)*: `{...}` - Node.js Version: `{...}` - npm Version: `{...}` -- OS/Platform: {...} -- Browser *(if relevant)*: {...} -- Other information: {...} +- OS/Platform: `{...}` +- Browser *(if relevant)*: `{...}` +- Other information: `{...}` ## Affected components *(if known)* + - [ ] [ui5-builder](https://github.com/SAP/ui5-builder) - [ ] [ui5-server](https://github.com/SAP/ui5-server) - [ ] [ui5-cli](https://github.com/SAP/ui5-cli) - [ ] [ui5-fs](https://github.com/SAP/ui5-fs) - [ ] [ui5-project](https://github.com/SAP/ui5-project) -- [ ] [ui5-logger](https://github.com/SAP/ui5-logger) +- [X] [ui5-logger](https://github.com/SAP/ui5-logger) ## Log Output / Stack Trace ```