File tree Expand file tree Collapse file tree 4 files changed +4
-14
lines changed Expand file tree Collapse file tree 4 files changed +4
-14
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug Report
3
3
about : Report a bug encountered while operating Kubernetes
4
+ labels : kind/bug
4
5
5
6
---
6
7
@@ -22,6 +23,3 @@ about: Report a bug encountered while operating Kubernetes
22
23
- Kernel (e.g. ` uname -a ` ):
23
24
- Install tools:
24
25
- Others:
25
-
26
- <!-- DO NOT EDIT BELOW THIS LINE -->
27
- /kind bug
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Enhancement Request
3
3
about : Suggest an enhancement to the Kubernetes project
4
+ labels : kind/feature
4
5
5
6
---
6
7
<!-- Please only use this template for submitting enhancement requests -->
7
8
8
9
** What would you like to be added** :
9
10
10
11
** Why is this needed** :
11
-
12
- <!-- DO NOT EDIT BELOW THIS LINE -->
13
- /kind feature
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Failing Test
3
3
about : Report test failures in Kubernetes CI jobs
4
+ labels : kind/failing-test
4
5
5
6
---
6
7
@@ -17,6 +18,3 @@ about: Report test failures in Kubernetes CI jobs
17
18
** Reason for failure** :
18
19
19
20
** Anything else we need to know** :
20
-
21
- <!-- DO NOT EDIT BELOW THIS LINE -->
22
- /kind failing-test
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Support Request
3
3
about : Support request or question relating to Kubernetes
4
+ labels : triage/support
4
5
5
6
---
6
7
@@ -15,8 +16,3 @@ You can also post your question on the [Kubernetes Slack](http://slack.k8s.io/)
15
16
16
17
If the matter is security related, please disclose it privately via https://kubernetes.io/security/.
17
18
-->
18
-
19
- <!-- DO NOT EDIT BELOW THIS LINE -->
20
-
21
- /triage support
22
-
You can’t perform that action at this time.
0 commit comments