Ask for current commit hash in issue template

This commit is contained in:
Andy Schwartzmeyer 2016-04-25 11:03:58 -07:00
parent 8ea1bdee94
commit 217cefed9d

View file

@ -26,7 +26,7 @@ Please fill in the results of the following commands:
$ dotnet --info
$ git status
$ git rev-parse HEAD && git status
```