aboutsummaryrefslogtreecommitdiffhomepage
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-06-11 10:45:56 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-06-11 11:49:48 -0700
commit5a65d43a9e456aac08b32a1d38cbe123d73fcda8 (patch)
tree2f30b8d138b429b2ac3e436e11a0df4eb5af55ef /ISSUE_TEMPLATE.md
parentf34e3976228e0c15d979786823c83a780eebb212 (diff)
Merge changes from github.
Change: 124644444
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 932206137e..9525df9a4b 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -16,7 +16,7 @@ Installed version of CUDA and cuDNN:
If installed from binary pip package, provide:
1. Which pip package you installed.
-2. The output from python -c "import tensorflow; print(tensorflow.__version__)".
+2. The output from `python -c "import tensorflow; print(tensorflow.__version__)"`.
If installed from sources, provide the commit hash: