summaryrefslogtreecommitdiffstats
path: root/issue_template.md
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-02-18 18:31:33 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2014-02-18 18:31:33 +0100
commitc6f4f85e27a10459422ab9789c894d13f0cd34c7 (patch)
tree6b4cf7a304242c5891952b428b3bca950924f309 /issue_template.md
parent9fac95c2ab46a734607657bbad6f164aaa61286f (diff)
parent8991e4505adba2dae8afe7b7941ec744bfe78712 (diff)
downloadnextcloud-server-c6f4f85e27a10459422ab9789c894d13f0cd34c7.tar.gz
nextcloud-server-c6f4f85e27a10459422ab9789c894d13f0cd34c7.zip
Merge branch 'master' into scrutinizer_documentation_patches
Conflicts: lib/private/migration/content.php
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md39
1 files changed, 23 insertions, 16 deletions
diff --git a/issue_template.md b/issue_template.md
index 0ddc7667bf3..ec14a8b3463 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -1,37 +1,44 @@
+### 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:
+**Operating system**:
-Web server:
+**Web server:**
-Database:
+**Database:**
-PHP version:
+**PHP version:**
-ownCloud version: (see ownCloud admin page)
+**ownCloud version:** (see ownCloud admin page)
-Updated from an older ownCloud or fresh install:
+**Updated from an older ownCloud or fresh install:**
-List of activated app:
+**List of activated apps:**
+
+**The content of config/config.php:**
+
+```
+Insert your config.php content here
+(Without the database password and passwordsalt)
+```
-The content of config/config.php: (Without the database password and passwordsalt)
+**Are you using external storage, if yes which one:** local/smb/sftp/...
-Are you using external storage, if yes which one:
+**Are you using encryption:** yes/no
### Client configuration
-Browser:
+**Browser:**
-Operating system:
+**Operating system:**
### Logs
#### Web server error log