]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .github/ISSUE_TEMPLATE.md
Fix documentation wording for matches/notmatches tagging rules
[github/wallabag/wallabag.git] / .github / ISSUE_TEMPLATE.md
index bfd3d4d0f97d13bcaeab8d250f1e4641f5ffc0ea..5d70332585a70be758a4bb85430c439f8dfda008 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/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 https://community.wallabag.org/ (forum) or http://gitter.im/wallabag/wallabag (chat).
 
-_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).