Browse Source

Improve template

Mark Sch 9 years ago
parent
commit
92ece63692
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/ISSUE_TEMPLATE.md

+ 3 - 3
.github/ISSUE_TEMPLATE.md

@@ -9,12 +9,12 @@ This is a (multiple allowed):
 ### What you did
 EXPLAIN WHAT YOU DID, PREFERABLY WITH CODE EXAMPLES, HERE.
 
+### What happened
+EXPLAIN WHAT IS ACTUALLY HAPPENING, HERE.
+
 ### Expected Behavior
 EXPLAIN WHAT IS TO BE EXPECTED, HERE.
 
-### Actual Behavior
-EXPLAIN WHAT IS ACTUALLY HAPPENING, HERE.
-
 P.S. Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/cakephp)
 for that or join the #cakephp channel on irc.freenode.net, where we will be more
 than happy to help answer your questions.