Selaa lähdekoodia

fix typo in issue template

optimize issu template description
zhangzifa 7 vuotta sitten
vanhempi
sitoutus
ecd09578e8
1 muutettua tiedostoa jossa 4 lisäystä ja 6 poistoa
  1. 4 6
      .github/ISSUE_TEMPLATE/bug_report.md

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

@@ -11,18 +11,16 @@ Please fill in as much of the template below as you can.
 
 Product and API: the product and API you are working on when bug occurs
 Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
-
-
-If possible, please provide code that demonstrates the problem, keeping it as
-simple and free of external dependencies as you can.
+How to Reproduce: If possible, please provide code that demonstrates the problem,
+keeping it as simple and free of external dependencies as you can.
 
 If crash, please provide the stack trace.
 
-If build error, please provide compiler infomation: compiler and version, etc
+If build error, please provide compiler information: compiler and version, etc
 -->
 
 * **Product and API**:
 * **Platform**:
-* **Mininum Code**
+* **How to Reproduce**
 
 <!-- Please provide more details below this comment. -->