From 231c3586bd970d1bc086b361860d55085d8c0798 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Mon, 21 May 2018 10:10:20 -0400 Subject: [PATCH] Move summary to top for issue template (#40401) --- .github/ISSUE_TEMPLATE.md | 6 +++--- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- .github/ISSUE_TEMPLATE/documentation_report.md | 6 +++--- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6173ecb2fd8..8242ba2e87b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,6 +5,9 @@ Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automatically closed by our bot. --> +##### SUMMARY + + ##### ISSUE TYPE - 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, e.g. if this is a network bug the version of firmware on the network device.--> -##### SUMMARY - - ##### STEPS TO REPRODUCE diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d2c65103a39..a481fc9faeb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automatically closed by our bot. --> +##### SUMMARY + + ##### ISSUE TYPE - 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, e.g. if this is a network bug the version of firmware on the network device.--> -##### SUMMARY - - ##### STEPS TO REPRODUCE diff --git a/.github/ISSUE_TEMPLATE/documentation_report.md b/.github/ISSUE_TEMPLATE/documentation_report.md index 15a496eb404..2df08f7f360 100644 --- a/.github/ISSUE_TEMPLATE/documentation_report.md +++ b/.github/ISSUE_TEMPLATE/documentation_report.md @@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automatically closed by our bot. --> +##### SUMMARY + + ##### ISSUE TYPE - 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, e.g. if this is a network bug the version of firmware on the network device.--> -##### SUMMARY - - ##### STEPS TO REPRODUCE diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 9374e2ab668..8c9e2aec84b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -11,6 +11,9 @@ Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automatically closed by our bot. --> +##### SUMMARY + + ##### ISSUE TYPE - 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, e.g. if this is a network bug the version of firmware on the network device.--> -##### SUMMARY - - ##### STEPS TO REPRODUCE