install.fairie/.gitlab/issue_templates/Defect.md

27 lines
647 B
Markdown
Raw Normal View History

2022-12-24 18:16:40 -08:00
### 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