Browse Source

Add newlines to bug/feature templates

gejun 5 years ago
parent
commit
a6ccc96aeb
2 changed files with 8 additions and 0 deletions
  1. 4 0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 4 0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 4 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -6,10 +6,13 @@ about: Create a report to help us improve
 
 **Describe the bug (描述bug)**
 
+
 **To Reproduce (复现方法)**
 
+
 **Expected behavior (期望行为)**
 
+
 **Versions (各种版本)**
 OS:
 Compiler:
@@ -17,3 +20,4 @@ brpc:
 protobuf:
 
 **Additional context/screenshots (更多上下文/截图)**
+

+ 4 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -6,8 +6,12 @@ about: Suggest an idea for this project
 
 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
 
+
 **Describe the solution you'd like (描述你期望的解决方法)**
 
+
 **Describe alternatives you've considered (描述你想到的折衷方案)**
 
+
 **Additional context/screenshots (更多上下文/截图)**
+