Skip to content

Commit 8a5277d

Browse files
authored
Update issue templates
1 parent 90e953e commit 8a5277d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.github/ISSUE_TEMPLATE/3-0-upgrade-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ This provides an example with information about how a automated migration recipe
5252
- Testing Actions
5353
- Testing Conditions
5454
- Testing Recipes
55-
- Integration Tests
55+
- Integration Tests

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: ''
5+
labels: 'type: bug'
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13+
**SBM Version**
14+
Provide the version or commit hash that was used.
15+
16+
**SBM Application**
17+
Provide the application that was used. (shell, boot-upgrade, ...)
18+
1319
**To Reproduce**
1420
Steps to reproduce the behavior:
1521
1. Go to '...'

0 commit comments

Comments
 (0)