Skip to content

Commit 16ad695

Browse files
authored
Update issue templates (#367)
1 parent 9dc32b8 commit 16ad695

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
> 💡 Code pal for ABAP follows the [Clean ABAP](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md) style guide. If the issue relates to coding style, please submit it [here](https://github.com/SAP/styleguides/issues).
11+
12+
**Check Name**
13+
> Use this section to identify the affected Check.
14+
15+
**Actual Behavior**
16+
> Use this section to describe what is wrong.
17+
18+
**Expected Behavior**
19+
> Use this section to describe what do you expect.

0 commit comments

Comments
 (0)