Skip to content

Update feature request template to reflect TFA wind down #2818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-performance-report.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
name: Bug/Performance Issue
about: Use this template for reporting a bug or a performance issue.
about: Use this template for reporting a bug or performance issue.

---

**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- OS Platform and Distribution (e.g., Linux Ubuntu 20.04):
- TensorFlow version and how it was installed (source or binary):
- TensorFlow-Addons version and how it was installed (source or binary):
- Python version:
Expand Down
20 changes: 8 additions & 12 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@ about: Use this template for raising a feature request

---

**Describe the feature and the current behavior/state.**
:exclamation: :exclamation: :exclamation:

**Relevant information**
- Are you willing to contribute it (yes/no):
*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)*
- Are you willing to maintain it going forward? (yes/no):
- Is there a relevant academic paper? (if so, where):
- Does the relavent academic paper exceed 50 citations? (yes/no):
- Is there already an implementation in another framework? (if so, where):
- Was it part of tf.contrib? (if so, where):
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:
[TensorFlow Addons Wind Down](https://github.com/tensorflow/addons/issues/2807)

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

**Who will benefit with this feature?**

**Any other info.**
:exclamation: :exclamation: :exclamation: