abap2UI5/.github/ISSUE_TEMPLATE/bug_report.md
oblomov-dev aaac5631b5
Some checks are pending
UI5_2X / UI5_2X (push) Waiting to run
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
create_app2abap / create_app2abap (push) Waiting to run
create_frontend / create_frontend (push) Waiting to run
Update issue templates
2025-02-21 08:14:51 -05:00

25 lines
401 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: ''
assignees: ''
---
#### ABAP System
Which ABAP system are you using?
#### UI5 Version
Which UI5 version are you using?
#### Sample
Can you provide a small **abap2UI5** sample app that reproduces the problem?
```abap
" Add minimal sample code here
```
#### Description
What did you expect to happen?