-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c448cb7
commit 4369813
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
.github/ISSUE_TEMPLATE/deprecation-notice-for-new-issues.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
name: Deprecation notice for new issues | ||
about: 'WARNING: signalfx-java is now deprecated' | ||
title: "[DEPRECATED] Question about signalfx-java" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
The signalfx-java repository is deprecated as of February 1st, 2024. It will reach end of support (EOS) in perpetuity on February 1st, 2025 and will be archived. | ||
|
||
The only patches considered for this repository are security related. | ||
|
||
Please feel free to continue opening this issue if one of the following applies: | ||
|
||
* You have a security question or concern | ||
* You have a question about an existing feature | ||
* You have a question about the deprecation |