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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2017-02-13 20:48:25 +0300
committerbrantje <brantje@gmail.com>2017-02-13 20:48:25 +0300
commit3263a77c5b8967783a7dc041e6d625d477660d88 (patch)
treeee664e79e57f8e327ea35004689f467f8e70a8d4 /ISSUE_TEMPLATE.md
parent6c9bb00987328efeb8ce946efc6c98dfbce5af68 (diff)
Add cloud type (owncloud or nextcloud)
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md42
1 files changed, 30 insertions, 12 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 0f97cf42..c62509c1 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -24,21 +24,25 @@ Tell us what happens instead
### Configuration
**Operating system**:
-
-**Browser**:
-
-
+**Browser**:
+
**Extensions that might cause interference**:
-
-
+
**Passman version**:
-
-
-**Nextcloud version**:
-**PHP Version**:
-
-**Database + version**:
+**Operating system**:
+
+**Web server:**
+
+**Database:**
+
+**PHP version:**
+
+**cloud server:** Nextcloud or ownCloud
+
+**cloud version:** (see admin page or version.php)
+
+
#### Browser log
@@ -54,6 +58,20 @@ c) ...
</details>
+#### Cloud log
+<!--
+The log has the name owncloud.log or nextcloud.log and is found in the data folder
+-->
+
+<details>
+<summary>Cloud log</summary>
+
+```
+Insert your cloud log here
+```
+</details>
+
+
## Feature request
**User type**: Logged-in or public user