Update ISSUE_TEMPLATE.md (#3953)

Adds fenced code blocks / output blocks to the `Steps to reproduce`, `Expected behavior` and `Actual behavior` sections, so as to facilitate proper formatting.

Fix #3952.
This commit is contained in:
Michael Klement 2017-06-07 09:59:27 -04:00 committed by Jason Shirk
parent f04d2fd2bc
commit 3133f85443

View File

@ -14,14 +14,23 @@ If it's not a bug, please remove the template and elaborate the issue in your ow
Steps to reproduce
------------------
```powershell
```
Expected behavior
-----------------
```none
```
Actual behavior
---------------
```none
```
Environment data
----------------