We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7acdf1 + 81e2770 commit 3b15dbbCopy full SHA for 3b15dbb
.github/ISSUE_TEMPLATE/10_bug_report.md
@@ -29,5 +29,11 @@ Include the exception you get when facing this issue
29
-->
30
31
### Further technical details
32
-- Include the output of `dotnet --info`
33
-- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
+<details><summary>details of dotnet --info</summary>
+<p>
34
+<!--
35
+Include the `dotnet --info` output here
36
+-->
37
+</p>
38
+</details>
39
+- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
0 commit comments