From cfed19eb0c825b28ecca2187b9cd70efce603745 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Thu, 7 Mar 2019 19:56:02 +0900
Subject: [PATCH] Update issue templates

---
 .github/ISSUE_TEMPLATE/01_bug-report.md                | 10 +++++-----
 .github/ISSUE_TEMPLATE/02_client-side-bug-report.md    | 10 +++++-----
 .github/ISSUE_TEMPLATE/03_server-side-bug-report.md    | 10 +++++-----
 .github/ISSUE_TEMPLATE/11_feature-request.md           |  2 +-
 .../ISSUE_TEMPLATE/12_client-side-feature-request.md   |  2 +-
 .../ISSUE_TEMPLATE/13_server-side-feature-request.md   |  2 +-
 6 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md
index bd2ec6365..781a7b0bf 100644
--- a/.github/ISSUE_TEMPLATE/01_bug-report.md
+++ b/.github/ISSUE_TEMPLATE/01_bug-report.md
@@ -7,24 +7,24 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the bug is -->
 
-# Expected Behavior
+## Expected Behavior
 
 <!--- Tell us what should happen -->
 
-# Actual Behavior
+## Actual Behavior
 
 <!--- Tell us what happens instead of the expected behavior -->
 
-# Steps to Reproduce
+## Steps to Reproduce
 
 1.
 2.
 3.
 
-# Environment
+## Environment
 
 <!-- Tell us where on the platform it happens -->
diff --git a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
index 0a4acccce..e18459a90 100644
--- a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
@@ -7,25 +7,25 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the bug is -->
 
-# Expected Behavior
+## Expected Behavior
 
 <!--- Tell us what should happen -->
 
-# Actual Behavior
+## Actual Behavior
 
 <!--- Tell us what happens instead of the expected behavior -->
 
-# Steps to Reproduce
+## Steps to Reproduce
 
 1.
 2.
 3.
 
-# Environment
+## Environment
 
 <!-- Tell us where on the platform it happens -->
 <!-- e.g. desktop or mobile version, your browser, your OS -->
diff --git a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
index 75d1ce22d..3e7228518 100644
--- a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
@@ -7,25 +7,25 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the bug is -->
 
-# Expected Behavior
+## Expected Behavior
 
 <!--- Tell us what should happen -->
 
-# Actual Behavior
+## Actual Behavior
 
 <!--- Tell us what happens instead of the expected behavior -->
 
-# Steps to Reproduce
+## Steps to Reproduce
 
 1.
 2.
 3.
 
-# Environment
+## Environment
 
 <!-- Tell us where on the platform it happens -->
 <!-- e.g. your Node.js version, your OS -->
diff --git a/.github/ISSUE_TEMPLATE/11_feature-request.md b/.github/ISSUE_TEMPLATE/11_feature-request.md
index ad4d114d4..2051ddef7 100644
--- a/.github/ISSUE_TEMPLATE/11_feature-request.md
+++ b/.github/ISSUE_TEMPLATE/11_feature-request.md
@@ -7,6 +7,6 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the suggestion is -->
diff --git a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
index e75787853..786742a3d 100644
--- a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
+++ b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
@@ -7,6 +7,6 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the suggestion is -->
diff --git a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
index a55c61043..319414213 100644
--- a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
+++ b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
@@ -7,6 +7,6 @@ assignees: ''
 
 ---
 
-# Summary
+## Summary
 
 <!-- Tell us what the suggestion is -->