We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08f4ed2 + 64510a4 commit 3941102Copy full SHA for 3941102
.github/ISSUE_TEMPLATE.md
@@ -1,19 +1,17 @@
1
-## Version
2
-[provide output of the `$ openshift version` or `$ oc version` command]
+[provide a description of the issue]
3
4
-## Description
5
-
6
-## Steps To Reproduce
+##### Version
+[provide output of the `openshift version` or `oc version` command]
7
+##### Steps To Reproduce
8
1. [step 1]
9
2. [step 2]
10
11
-## Current Result
12
13
-## Expected Result
+##### Current Result
14
15
-## Additional Information
+##### Expected Result
16
+##### Additional Information
17
[try to run `$ oadm diagnostics` command if possible]
18
[if you are reporting issue related to builds, provide build logs with `BUILD_LOGLEVEL=5`]
19
[consider attaching output of the `$ oc get all -o json -n <namespace>` command to the issue]
0 commit comments