Delete .github/ISSUE_TEMPLATE directory
Some checks failed
UI5_2X / UI5_2X (push) Has been cancelled
auto_abaplint_fix / auto_abaplint_fix (push) Has been cancelled
auto_downport / auto_downport (push) Has been cancelled
create_app2abap / create_app2abap (push) Has been cancelled
create_frontend / create_frontend (push) Has been cancelled
mirror_srtti / mirror_srtti (push) Has been cancelled
mirror_ajson / mirror_ajson (push) Has been cancelled

This commit is contained in:
oblomov-dev 2025-03-07 16:04:03 -03:00 committed by GitHub
parent f7dfe4c627
commit 8cc2efa900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 34 deletions

View File

@ -1,24 +0,0 @@
---
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?

View File

@ -1,10 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request] "
labels: ''
assignees: ''
---