Skip to content

Commit 3660091

Browse files
dbasunagclaude
andauthored
chore: update bug template (#1291)
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 84eb111 commit 3660091

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@ assignees: ''
1414

1515
<!-- Add any steps to reproduce the issue being reported or add any relevant stacktrace -->
1616

17+
## Expected behavior
18+
19+
A clear and concise description of what you expected to happen.
20+
1721
## Proposed Solution
1822

1923
<!-- If you have a suggestion for how to fix this, describe it here -->
2024

2125
## Additional Context
2226

23-
<!-- Any other information that might be helpful -->
27+
### Environment
28+
29+
<!-- Any other information that might be helpful, including environment -->

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Fixes: <!-- github issue -->
1111
- JIRA: <!-- Jira information -->
1212

13-
## How it has been tested
13+
## Please review and indicate how it has been tested
1414

1515
- [ ] Locally
1616
- [ ] Jenkins

0 commit comments

Comments
 (0)