@samitouri / QOSAMI-WSL / commits / 5d1be828

Fixing issue template and removing deprecated field (#6833)

Fixing issue template and removing deprecated field.

adrastogi committed Apr 19, 2021 at 19:16 UTC 5d1be828eaeb20a618fad19cb1efee4c21374f48
1 file changed +2 -6
.github/ISSUE_TEMPLATE/Bug_Report.yaml
+2 -6
@@ -1,10 +1,6 @@
1 ---
2 -name: "WSL Bug Report"
2 +name: "WSL - Bug Report"
3 description: Report a bug on Windows Subsystem for Linux
4 -title: ''
5 -labels: ''
6 -assignees: ''
7 -issue_body: true
4 body:
5 - type: markdown
6 attributes:
@@ -74,7 +70,7 @@ body:
70 attributes:
71 label: Expected Behavior
72 description: What were you expecting to see? Include any relevant examples or documentation links.
77 - placeholder: If you want to include screenshots, paste them into the markdown editor below the form or follow up with a separate comment.
73 + placeholder: If you want to include screenshots, paste them into the text area or follow up with a separate comment.
74 validations:
75 required: true
76