Move summary to top for issue template (#40401)
This commit is contained in:
parent
1c20029694
commit
231c3586bd
4 changed files with 12 additions and 12 deletions
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
|
@ -5,6 +5,9 @@ Also test if the latest release, and devel branch are affected too.
|
||||||
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
||||||
Otherwise it may end up being automatically closed by our bot. -->
|
Otherwise it may end up being automatically closed by our bot. -->
|
||||||
|
|
||||||
|
##### SUMMARY
|
||||||
|
<!--- Explain the problem briefly -->
|
||||||
|
|
||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
<!--- Pick one below and delete the rest -->
|
<!--- Pick one below and delete the rest -->
|
||||||
- Bug Report
|
- Bug Report
|
||||||
|
@ -32,9 +35,6 @@ managing, or say "N/A" for anything that is not platform-specific.
|
||||||
Also mention the specific version of what you are trying to control,
|
Also mention the specific version of what you are trying to control,
|
||||||
e.g. if this is a network bug the version of firmware on the network device.-->
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
||||||
|
|
||||||
##### SUMMARY
|
|
||||||
<!--- Explain the problem briefly -->
|
|
||||||
|
|
||||||
##### STEPS TO REPRODUCE
|
##### STEPS TO REPRODUCE
|
||||||
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
||||||
For new features, show how the feature would be used. -->
|
For new features, show how the feature would be used. -->
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too.
|
||||||
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
||||||
Otherwise it may end up being automatically closed by our bot. -->
|
Otherwise it may end up being automatically closed by our bot. -->
|
||||||
|
|
||||||
|
##### SUMMARY
|
||||||
|
<!--- Explain the problem briefly -->
|
||||||
|
|
||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
- Bug Report
|
- Bug Report
|
||||||
|
|
||||||
|
@ -35,9 +38,6 @@ managing, or say "N/A" for anything that is not platform-specific.
|
||||||
Also mention the specific version of what you are trying to control,
|
Also mention the specific version of what you are trying to control,
|
||||||
e.g. if this is a network bug the version of firmware on the network device.-->
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
||||||
|
|
||||||
##### SUMMARY
|
|
||||||
<!--- Explain the problem briefly -->
|
|
||||||
|
|
||||||
##### STEPS TO REPRODUCE
|
##### STEPS TO REPRODUCE
|
||||||
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
||||||
For new features, show how the feature would be used. -->
|
For new features, show how the feature would be used. -->
|
||||||
|
|
|
@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too.
|
||||||
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
||||||
Otherwise it may end up being automatically closed by our bot. -->
|
Otherwise it may end up being automatically closed by our bot. -->
|
||||||
|
|
||||||
|
##### SUMMARY
|
||||||
|
<!--- Explain the problem briefly -->
|
||||||
|
|
||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
- Documentation Report
|
- Documentation Report
|
||||||
|
|
||||||
|
@ -35,9 +38,6 @@ managing, or say "N/A" for anything that is not platform-specific.
|
||||||
Also mention the specific version of what you are trying to control,
|
Also mention the specific version of what you are trying to control,
|
||||||
e.g. if this is a network bug the version of firmware on the network device.-->
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
||||||
|
|
||||||
##### SUMMARY
|
|
||||||
<!--- Explain the problem briefly -->
|
|
||||||
|
|
||||||
##### STEPS TO REPRODUCE
|
##### STEPS TO REPRODUCE
|
||||||
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
||||||
For new features, show how the feature would be used. -->
|
For new features, show how the feature would be used. -->
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too.
|
||||||
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
||||||
Otherwise it may end up being automatically closed by our bot. -->
|
Otherwise it may end up being automatically closed by our bot. -->
|
||||||
|
|
||||||
|
##### SUMMARY
|
||||||
|
<!--- Explain the problem briefly -->
|
||||||
|
|
||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
- Feature Idea
|
- Feature Idea
|
||||||
|
|
||||||
|
@ -35,9 +38,6 @@ managing, or say "N/A" for anything that is not platform-specific.
|
||||||
Also mention the specific version of what you are trying to control,
|
Also mention the specific version of what you are trying to control,
|
||||||
e.g. if this is a network bug the version of firmware on the network device.-->
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
||||||
|
|
||||||
##### SUMMARY
|
|
||||||
<!--- Explain the problem briefly -->
|
|
||||||
|
|
||||||
##### STEPS TO REPRODUCE
|
##### STEPS TO REPRODUCE
|
||||||
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
||||||
For new features, show how the feature would be used. -->
|
For new features, show how the feature would be used. -->
|
||||||
|
|
Loading…
Reference in a new issue