Skip to content

Commit 3aaf111

Browse files
authored
removing operator types from issues (#112)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 50d76a4 commit 3aaf111

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,6 @@ Note: Make sure to first check the prerequisites that can be found in the main R
3030

3131
#### Environment
3232

33-
**Operator type:**
34-
35-
<!-- Uncomment one or more of the following lines corresponding to the language of the operator type -->
36-
37-
<!-- /language go -->
38-
<!-- /language ansible -->
39-
<!-- /language helm -->
40-
4133
**Kubernetes cluster type:**
4234

4335
<!-- The type of cluster used for testing/deployment, ex. "vanilla", "OpenShift" -->

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@ I have an issue when ...
2121

2222
<!-- A clear and concise description of what you want to happen. Add any considered drawbacks. -->
2323

24-
<!-- If your request relates to a particular operator type, uncomment one or more of the following lines corresponding to the language of that type -->
25-
26-
<!-- /language go -->
27-
<!-- /language ansible -->
28-
<!-- /language helm -->

.github/ISSUE_TEMPLATE/support-question.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ We will try our best to answer the question, but we also have a mailing list and
4040

4141
#### Environment
4242

43-
**Operator type:**
44-
45-
<!-- Uncomment one or more of the following lines corresponding to the language of the operator type -->
46-
47-
<!-- /language go -->
48-
<!-- /language ansible -->
49-
<!-- /language helm -->
50-
5143
**Kubernetes cluster type:**
5244

5345
<!-- The type of cluster used for testing/deployment, ex. "vanilla", "OpenShift" -->

0 commit comments

Comments
 (0)