Skip to content

Commit 64510a4

Browse files
committed
Slim down issue template appearance
1 parent 08f4ed2 commit 64510a4

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
## Version
2-
[provide output of the `$ openshift version` or `$ oc version` command]
1+
[provide a description of the issue]
32

4-
## Description
5-
6-
## Steps To Reproduce
3+
##### Version
4+
[provide output of the `openshift version` or `oc version` command]
75

6+
##### Steps To Reproduce
87
1. [step 1]
98
2. [step 2]
109

11-
## Current Result
12-
13-
## Expected Result
10+
##### Current Result
1411

15-
## Additional Information
12+
##### Expected Result
1613

14+
##### Additional Information
1715
[try to run `$ oadm diagnostics` command if possible]
1816
[if you are reporting issue related to builds, provide build logs with `BUILD_LOGLEVEL=5`]
1917
[consider attaching output of the `$ oc get all -o json -n <namespace>` command to the issue]

0 commit comments

Comments
 (0)