diff --git a/.github/ISSUE_TEMPLATE/90-keras-issue.md b/.github/ISSUE_TEMPLATE/90-keras-issue.md new file mode 100644 index 00000000000..bbdfa69c342 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/90-keras-issue.md @@ -0,0 +1,20 @@ +-------------------------------------------------------------------------------- + +name: Keras Issue about: Use this template for reporting a keras issue labels: +'type:keras' + +-------------------------------------------------------------------------------- + +Please make sure that this is an issue related to keras. +tag:keras_template + +## **Important Notice** + +## Please note that `tf.keras` code was moved entirely to [keras-team/keras](https://github.com/keras-team/keras) repository + +## You can open any code/doc bugs, performance issues, and feature requests in [keras-team/keras](https://github.com/keras-team/keras/issues) repository + +`tf.keras` related issues opened in +[tensorflow/tensorflow](https://github.com/tensorflow/tensorflow) repository may +not get attention as [keras-team/keras](https://github.com/keras-team/keras) +repository is dedicated for the development of `keras` code