]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .github/ISSUE_TEMPLATE.md
Fix documentation wording for matches/notmatches tagging rules
[github/wallabag/wallabag.git] / .github / ISSUE_TEMPLATE.md
1 :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
2
3 ### Issue details
4
5 Please provide issue details here.
6 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).
7
8 ### Environment
9
10 * wallabag version (or git revision) that exhibits the issue:
11 * How did you install wallabag? Via `git clone` or by downloading the package?
12 * Last wallabag version that did not exhibit the issue (if applicable):
13 * php version:
14 * OS:
15 * type of hosting (shared or dedicated):
16 * which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
17
18 ### Steps to reproduce/test case
19
20 Please provide necessary steps for reproduction of this issue, or better the
21 reduced test case (without any external dependencies, if possible).