Просмотр исходного кода

Change sort order in issue template (#805)

rugk 6 лет назад
Родитель
Сommit
b6e1378401
1 измененных файлов с 10 добавлено и 10 удалено
  1. 10 10
      ISSUE_TEMPLATE.md

+ 10 - 10
ISSUE_TEMPLATE.md

@@ -1,22 +1,22 @@
-## Expected Behavior
-<!--- If you're describing a bug, tell us what should happen -->
-<!--- If you're suggesting a change/improvement, tell us how it should work -->
+## Steps to Reproduce (for bugs)
+<!--- Provide a screenshot and/or an unambiguous set of steps to reproduce this bug. -->
+1.
+2.
+3.
+4.
 
 ## Current Behavior
 <!--- If describing a bug, tell us what happens instead of the expected behavior -->
 <!--- If suggesting a change/improvement, explain the difference from current behavior -->
 
+## Expected Behavior
+<!--- If you're describing a bug, tell us what should happen -->
+<!--- If you're suggesting a change/improvement, tell us how it should work -->
+
 ## Possible Solution
 <!--- Not obligatory, but suggest a fix/reason for the bug, -->
 <!--- or ideas how to implement the addition or change -->
 
-## Steps to Reproduce (for bugs)
-<!--- Provide a screenshot and/or an unambiguous set of steps to reproduce this bug. -->
-1.
-2.
-3.
-4.
-
 ## Your Environment
 <!--- Include as many relevant details about the environment you experienced the bug in. -->
 <!--- Feel free to remove irrelevant lines. -->