summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-10-22 19:10:45 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2018-10-22 20:10:45 +0300
commited4dec9228b9f88698857b6de77adcc29a8e9a93 (patch)
treea306b29d868b1f4ba0c253cfa8cb4d60f8c3ba72 /.github/ISSUE_TEMPLATE
parent35fa43068efd975712476a321b1b4c9939ee9c9f (diff)
unify headers in github templates (#4451)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/question.md4
3 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index c6007dbe28..2a524dde07 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,7 +10,7 @@ about: Create a bug report to help us improve
##### Bug report summary
<!-- A clear and concise description of what the bug is. -->
-###### OS / Environment
+##### OS / Environment
<!--- Provide all relevant information below, e.g. OS distribution, running in container, etc. -->
##### Component Name
@@ -26,5 +26,5 @@ about: Create a bug report to help us improve
<!--- HINT: You can paste gist.github.com links for larger files -->
-###### Expected behavior
+##### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index b443e679ae..7bba927405 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -9,5 +9,5 @@ about: Suggest an idea for our project
##### Feature idea summary
<!--- Explain new feature briefly below -->
-###### Expected behavior
+##### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index 656acf866e..e3fb9835ca 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -8,11 +8,11 @@ about: You just want to ask a question? Go on.
##### Question summary
<!--- Briefly exmplain what is the problem you are having -->
-###### OS / Environment
+##### OS / Environment
<!--- Provide all relevant information below, e.g. OS distribution, running in container, etc. -->
##### Component Name
<!--- Write the short name of the module or plugin below -->
-###### Expected results
+##### Expected results
<!-- A clear and concise description of what you expected to happen. -->