summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2018-05-21 10:10:20 -0400
committerGitHub <noreply@github.com>2018-05-21 10:10:20 -0400
commit231c3586bd970d1bc086b361860d55085d8c0798 (patch)
tree945899086b49f51fa533aa73a232962dd145a2e2 /.github/ISSUE_TEMPLATE
parent1c20029694b647c90612b5116bb619d806bf2aae (diff)
downloadansible-231c3586bd970d1bc086b361860d55085d8c0798.tar.gz
Move summary to top for issue template (#40401)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md6
-rw-r--r--.github/ISSUE_TEMPLATE/documentation_report.md6
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md6
3 files changed, 9 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d2c65103a3..a481fc9fae 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
+<!--- Explain the problem briefly -->
+
##### 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
-<!--- Explain the problem briefly -->
-
##### STEPS TO REPRODUCE
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
For new features, show how the feature would be used. -->
diff --git a/.github/ISSUE_TEMPLATE/documentation_report.md b/.github/ISSUE_TEMPLATE/documentation_report.md
index 15a496eb40..2df08f7f36 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
+<!--- Explain the problem briefly -->
+
##### 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
-<!--- Explain the problem briefly -->
-
##### STEPS TO REPRODUCE
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
For new features, show how the feature would be used. -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 9374e2ab66..8c9e2aec84 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
+<!--- Explain the problem briefly -->
+
##### 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
-<!--- Explain the problem briefly -->
-
##### STEPS TO REPRODUCE
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
For new features, show how the feature would be used. -->