Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-01-22 15:04:24 +0400
committerVincent Petry <pvince81@owncloud.com>2014-01-22 15:04:24 +0400
commit0067b6c0c16ac7041b294d81826c31966e8bedb5 (patch)
tree6e1f3e4394a9f572d14f8cbc5e075772b82a233f /issue_template.md
parent87c94d71ab4d20bf4ef65eb4624df520b4a5d106 (diff)
Added boldening of entries for readability
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md31
1 files changed, 18 insertions, 13 deletions
diff --git a/issue_template.md b/issue_template.md
index 4ffb8981be9..bea1f5c4c2d 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -10,32 +10,37 @@ Tell us what should happen
Tell us what happens instead
### 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 apps:
+**List of activated apps:**
-The content of config/config.php: (Without the database password and passwordsalt)
+**The content of config/config.php:**
-Are you using external storage, if yes which one:
+```
+Insert your config.php content here
+(Without the database password and passwordsalt)
+```
+
+**Are you using external storage, if yes which one:** local/smb/sftp/...
-Are you using quota:
+**Are you using quota:** yes/no
-Are you using encryption:
+**Are you using encryption:** yes/no
### Client configuration
-Browser:
+**Browser:**
-Operating system:
+**Operating system:**
### Logs
#### Web server error log