summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUE_TEMPLATE.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 5b80136c..322827bd 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -7,3 +7,16 @@ To make issues more manageable, I would appreciate it if you fill out the follow
4. Version of the app (version number/play store version/self-built)
# Description of the issue
+
+# Log (if applicable)
+
+```
+log contents
+```
+
+# Configuration file
+
+```
+add the contents of the configuration file if applicable
+be careful to not post private keys
+```