mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Updated to auto-select the "comp:keras" label automatically when user opens a new issue
PiperOrigin-RevId: 381973558 Change-Id: I795faea1958421981a953d4e72929e83319518bf
This commit is contained in:
committed by
TensorFlower Gardener
parent
a3df2e1640
commit
e969bbe985
4
.github/ISSUE_TEMPLATE/90-keras-issue.md
vendored
4
.github/ISSUE_TEMPLATE/90-keras-issue.md
vendored
@@ -1,14 +1,14 @@
|
||||
---
|
||||
name: Keras Issue
|
||||
about: Use this template for reporting a keras issue
|
||||
labels: 'type:keras'
|
||||
labels: 'comp:keras'
|
||||
|
||||
---
|
||||
|
||||
<em>Please make sure that this is an issue related to keras.
|
||||
tag:keras_template</em>
|
||||
|
||||
## **Important Notice**
|
||||
**Important Notice**
|
||||
|
||||
Please note that `tf.keras` code was moved entirely to
|
||||
[keras-team/keras](https://github.com/keras-team/keras) repository
|
||||
|
||||
Reference in New Issue
Block a user