]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .github/ISSUE_TEMPLATE.md
Merge pull request #2562 from wallabag/image-bigger
[github/wallabag/wallabag.git] / .github / ISSUE_TEMPLATE.md
index bfd3d4d0f97d13bcaeab8d250f1e4641f5ffc0ea..38bf2df8dcf96848505e1b5d4aa3d9239101a119 100644 (file)
@@ -1,13 +1,21 @@
-### Issue details
+:warning: If your issue is about an error during fetching a link, please read: http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that
 
-_Please provide issue details here_.
+### Issue details
 
-### Steps to reproduce/test case
+Please provide issue details here.
+Remember, this is _not_ a place to ask questions. For that, go to http://gitter.im/wallabag/wallabag.
 
-_Please provide necessary steps for reproduction of this issue, or better the
-reduced test case (without any external dependencies, if possible)_.
+### Environment
 
-### Affected version(s)
+* wallabag version (or git revision) that exhibits the issue:
+* How did you install wallabag? Via `git clone` or by downloading the package?
+* Last wallabag version that did not exhibit the issue (if applicable):
+* php version:
+* OS:
+* type of hosting (shared or dedicated):
+* which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
 
-_Please fill in affected version(s)_
+### Steps to reproduce/test case
 
+Please provide necessary steps for reproduction of this issue, or better the
+reduced test case (without any external dependencies, if possible).