Skip to content

Commit 3941102

Browse files
author
OpenShift Bot
committed
Merge pull request #7988 from liggitt/issue-template
Merged by openshift-bot
2 parents 08f4ed2 + 64510a4 commit 3941102

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

.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)