Delete build-installation-issue-template.md

This commit is contained in:
Deepak B 2018-10-15 12:00:17 -07:00 committed by GitHub
parent 094a06b163
commit 0e40a0a03c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,29 +0,0 @@
---
name: Build/Installation Issue Template
about: Use this template for build/installation issues
---
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/dksb/tensorflow/blob/master/ISSUES.md) we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary):
- TensorFlow version:
- Python version:
- Installed using virtualenv? pip? conda?:
- Bazel version (if compiling from source):
- GCC/Compiler version (if compiling from source):
- CUDA/cuDNN version:
- GPU model and memory:
**Describe the problem**
**Provide the exact sequence of commands / steps that you executed before running into the problem**
**Any other info / logs**
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.