Add bazel version to issue template (#3465)
* Add bazel version to issue template * Add instructions how to get commit hash
This commit is contained in:
parent
0cf6daff66
commit
fb7a2ba5fc
@ -18,7 +18,10 @@ If installed from binary pip package, provide:
|
|||||||
1. Which pip package you installed.
|
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:
|
If installed from source, provide
|
||||||
|
|
||||||
|
1. The commit hash (`git rev-parse HEAD`)
|
||||||
|
2. The output of `bazel version`
|
||||||
|
|
||||||
### Steps to reproduce
|
### Steps to reproduce
|
||||||
1.
|
1.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user