diff --git a/.github/ISSUE_TEMPLATE/70-tflite-micro-issue.md b/.github/ISSUE_TEMPLATE/70-tflite-micro-issue.md new file mode 100644 index 00000000000..745c2f7b4a5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/70-tflite-micro-issue.md @@ -0,0 +1,19 @@ +--- +name: TensorFlow Lite for Microcontrollers Issue +about: Use this template for reporting issues with TensorFlow Lite for microcontrollers +labels: 'comp:micro' + +--- + +@tensorflow/micro + +**System information** +- Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04): +- TensorFlow installed from (source or binary): +- Tensorflow version (commit SHA if source): +- Target platform (e.g. Arm Mbed OS, Arduino Nano 33 etc.): + +**Describe the problem** + +**Please provide the exact sequence of commands/steps when you ran into the problem** +