github: add issue template stable release notice
This commit is contained in:
parent
1e9008a333
commit
c7a67edf5d
21
.github/ISSUE_TEMPLATE.md
vendored
21
.github/ISSUE_TEMPLATE.md
vendored
@ -1,7 +1,11 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
Are you using a third party tool (e.g. clairctl, klar)?
|
The Clair developers only support the Clair API.
|
||||||
If so, please open issues with them first.
|
They do not support or operate any third party client (e.g. clairctl, klar, harbor).
|
||||||
|
If you are using a third party client, please create issues on their respective repositories.
|
||||||
|
|
||||||
|
Are you using a development build of Clair (e.g. quay.io/coreos/clair-git)?
|
||||||
|
Your problem might be solved by switching to a stable release (e.g. quay.io/coreos/clair).
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -15,9 +19,10 @@ If so, please open issues with them first.
|
|||||||
|
|
||||||
|
|
||||||
**Environment**:
|
**Environment**:
|
||||||
- Clair version/image:
|
- Clair version/image:
|
||||||
- Host OS:
|
- Clair client name/version:
|
||||||
- Kernel (e.g. `uname -a`):
|
- Host OS:
|
||||||
- Kubernetes version (use `kubectl version`):
|
- Kernel (e.g. `uname -a`):
|
||||||
- Helm version (use `helm version`):
|
- Kubernetes version (use `kubectl version`):
|
||||||
- Network/Firewall setup:
|
- Helm version (use `helm version`):
|
||||||
|
- Network/Firewall setup:
|
||||||
|
Loading…
Reference in New Issue
Block a user