]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .github/ISSUE_TEMPLATE.md
Change the installation method in issue template
[github/wallabag/wallabag.git] / .github / ISSUE_TEMPLATE.md
1 ### Issue details
2
3 Please provide issue details here.
4 Remember, this is _not_ a place to ask questions. For that, go to http://gitter.im/wallabag/wallabag.
5
6 ### Environment
7
8 * wallabag version (or git revision) that exhibits the issue:
9 * How did you install wallabag? Via `git clone` or by downloading the package?
10 * Last wallabag version that did not exhibit the issue (if applicable):
11 * php version:
12 * OS:
13 * type of hosting (shared or dedicated):
14 * which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
15
16 ### Steps to reproduce/test case
17
18 Please provide necessary steps for reproduction of this issue, or better the
19 reduced test case (without any external dependencies, if possible).