Update issue templates

This commit is contained in:
oblomov-dev 2025-02-21 08:09:17 -05:00 committed by GitHub
parent 5217de7fdc
commit f1e7f1dd06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 32 additions and 0 deletions

22
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: ''
assignees: ''
---
Which ABAP System are you using?
Which UI5 version are you using?
Can you provide a small abap2UI5 sample app which reproduces the problem?
```abap
```
Description:

View File

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