26 lines
647 B
Markdown
26 lines
647 B
Markdown
### Defect Summary
|
|
|
|
<!-- Summarize the bug encountered concisely -->
|
|
|
|
### Steps to Reproduce
|
|
|
|
<!-- Detail how you can reproduce the issue - this is very important -->
|
|
|
|
### What is the current behavior?
|
|
|
|
<!-- Describe the current behavior of the code -->
|
|
|
|
### What is the expected (correct) behavior?
|
|
|
|
<!-- Describe the correct behavior of the code -->
|
|
|
|
### Relevant Logs/Screenshots
|
|
|
|
<!-- Paste any relevant logs - please use code blocks (```) to format console output,
|
|
logs, and code as it's tough to read otherwise. -->
|
|
|
|
### Possible Fixes
|
|
|
|
<!-- If you can, link to the line of code that might be responsible for the problem -->
|
|
|
|
/label ~defect
|