mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 20:50:35 +00:00
Add templates for bugs/enhancements/support
Signed-off-by: nyechiel <nyechiel@redhat.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
71926ccfe3
commit
e207ef8e4a
@@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Report a bug in Helm Charts
|
||||||
|
labels: bug
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Please use this template while reporting a bug and provide as much info as
|
||||||
|
possible. Not doing so may result in your bug not being addressed in a timely
|
||||||
|
manner. Thanks!
|
||||||
|
|
||||||
|
If the matter is security related, please disclose it privately to the
|
||||||
|
Submariner Owners: https://github.com/orgs/submariner-io/teams/submariner-core
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
**What happened**:
|
||||||
|
|
||||||
|
**What you expected to happen**:
|
||||||
|
|
||||||
|
**How to reproduce it (as minimally and precisely as possible)**:
|
||||||
|
|
||||||
|
**Anything else we need to know?**:
|
||||||
|
|
||||||
|
**Environment**:
|
||||||
|
- Submariner version (use `subctl version`):
|
||||||
|
- Kubernetes version (use `kubectl version`):
|
||||||
|
- Cloud provider or hardware configuration:
|
||||||
|
- OS (e.g: `cat /etc/os-release`):
|
||||||
|
- Kernel (e.g. `uname -a`):
|
||||||
|
- Install tools:
|
||||||
|
- Network plugin and version (if this is a network-related bug):
|
||||||
|
- Others:
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: Enhancement Request
|
||||||
|
about: Suggest an enhancement to the Helm Charts project
|
||||||
|
labels: enhancement
|
||||||
|
|
||||||
|
---
|
||||||
|
<!-- Please only use this template for submitting enhancement requests -->
|
||||||
|
|
||||||
|
**What would you like to be added**:
|
||||||
|
|
||||||
|
**Why is this needed**:
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: Support Request
|
||||||
|
about: Support request or question relating to Helm Charts
|
||||||
|
labels: support
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
GitHub may not the right place for support requests.
|
||||||
|
|
||||||
|
You can also post your question on the [Submariner
|
||||||
|
Slack](https://kubernetes.slack.com/archives/C010RJV694M) or the Submariner
|
||||||
|
[users](https://bit.ly/submariner-users) or
|
||||||
|
[developers](https://bit.ly/submariner-dev) mailing lists.
|
||||||
|
|
||||||
|
If the matter is security related, please disclose it privately to the
|
||||||
|
Submariner Owners: https://github.com/orgs/submariner-io/teams/submariner-core
|
||||||
|
-->
|
||||||
Reference in New Issue
Block a user