File tree Expand file tree Collapse file tree 3 files changed +45
-0
lines changed Expand file tree Collapse file tree 3 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " 🐛 Bug report"
3+ about : Submit a bug
4+ title : " [🐛]"
5+ labels : " 🐛 bug"
6+ assignees : ' '
7+ ---
8+
9+ - ` kubernetes-monitor version [e.g. v1.53.0] `
10+ - ` Cloud runtime [e.g. GKE, EKS] `
11+
12+ ### Expected behaviour
13+ Please share the _ expected_ behaviour.
14+
15+ ### Actual behaviour
16+ Please share the _ problematic_ behaviour you are seeing.
17+
18+ ### Steps to reproduce
19+ Please share the _ minimal_ steps needed to reproduce your issue. Ideally
20+ container image or a YAML file to showcase the problem that can also
21+ be used for testing.
22+
23+ ### Screenshots
24+ If applicable, add screenshots to help explain your problem.
25+
Original file line number Diff line number Diff line change 1+ ---
2+ name : " 🙏 Feature Request"
3+ about : Submit a feature request
4+ title : " [🙏]"
5+ labels : " 🙏 feature request"
6+ assignees : ' '
7+ ---
8+
9+ ** Describe the user need**
10+ E.g. I want ` kubernetes-monitor ` to scan my X workload's type.
11+
12+ ** Describe expected behaviour**
13+
14+ If you have an idea how you would like this to behave please share in as much detail as possible.
15+
16+ ** Additional context**
17+
18+ Add any other context or screenshots about the feature request here.
19+
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
You can’t perform that action at this time.
0 commit comments