Skip to content

Commit b545505

Browse files
authored
Update feature request template to reflect TFA wind down (#2818)
* Update feature request template
1 parent 1faf06a commit b545505

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

.github/ISSUE_TEMPLATE/bug-performance-report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
name: Bug/Performance Issue
3-
about: Use this template for reporting a bug or a performance issue.
3+
about: Use this template for reporting a bug or performance issue.
44

55
---
66

77
**System information**
8-
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
8+
- OS Platform and Distribution (e.g., Linux Ubuntu 20.04):
99
- TensorFlow version and how it was installed (source or binary):
1010
- TensorFlow-Addons version and how it was installed (source or binary):
1111
- Python version:

.github/ISSUE_TEMPLATE/feature-request.md

+8-12
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@ about: Use this template for raising a feature request
44

55
---
66

7-
**Describe the feature and the current behavior/state.**
7+
:exclamation: :exclamation: :exclamation:
88

9-
**Relevant information**
10-
- Are you willing to contribute it (yes/no):
11-
*If you wish to contribute, then read the requirements for new contributions in [`CONTRIBUTING.md`](https://github.com/tensorflow/addons/blob/master/CONTRIBUTING.md#requirements-for-new-contributions-to-the-repository)*
12-
- Are you willing to maintain it going forward? (yes/no):
13-
- Is there a relevant academic paper? (if so, where):
14-
- Does the relavent academic paper exceed 50 citations? (yes/no):
15-
- Is there already an implementation in another framework? (if so, where):
16-
- Was it part of tf.contrib? (if so, where):
9+
TensorFlow Addons is transitioning to a minimal maintenance and release mode. New features will not be added to this repository. For more information, please see our public messaging on this decision:
10+
[TensorFlow Addons Wind Down](https://github.com/tensorflow/addons/issues/2807)
1711

18-
**Which API type would this fall under (layer, metric, optimizer, etc.)**
12+
Please consider sending feature requests / contributions to other repositories in the TF community with a similar charters to TFA:
13+
[Keras](https://github.com/keras-team/keras)
14+
[Keras-CV](https://github.com/keras-team/keras-cv)
15+
[Keras-NLP](https://github.com/keras-team/keras-nlp)
1916

20-
**Who will benefit with this feature?**
2117

22-
**Any other info.**
18+
:exclamation: :exclamation: :exclamation:

0 commit comments

Comments
 (0)