diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-01-22 11:58:09 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-01-22 11:58:09 +0100 |
commit | 1ba14ff848a200465dd11c7953009748a12b3672 (patch) | |
tree | 74d7888455370b495b6735968a37586392125795 /issue_template.md | |
parent | 9851727b0d231e2c0af79a704af76d262d21f19d (diff) | |
download | nextcloud-server-1ba14ff848a200465dd11c7953009748a12b3672.tar.gz nextcloud-server-1ba14ff848a200465dd11c7953009748a12b3672.zip |
Moved steps to reproduce to the top
This prevents people to put their steps into the "Expected" section.
It is better to first read the steps to find out how users reached the
issue, then see what was expected and actually happened.
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/issue_template.md b/issue_template.md index 0ddc7667bf3..a9ee4a44c9f 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,14 +1,14 @@ +### Steps to reproduce +1. +2. +3. + ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead -### Steps to reproduce -1. -2. -3. - ### Server configuration Operating system: |