mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-07 07:58:48 +00:00
fixes
This commit is contained in:
parent
ff94ee94a6
commit
3174b764bc
1 changed files with 3 additions and 7 deletions
10
.github/ISSUE_TEMPLATE.md
vendored
10
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,6 +1,7 @@
|
||||||
### Issue details
|
### Issue details
|
||||||
|
|
||||||
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 issue details here.
|
||||||
|
Remember, this is _not_ a place to ask questions. For that, go to http://gitter.im/wallabag/wallabag.
|
||||||
|
|
||||||
### Environment
|
### Environment
|
||||||
|
|
||||||
|
@ -9,14 +10,9 @@ Please provide issue details here Remember, this is _not_ a place to ask questio
|
||||||
* php version:
|
* php version:
|
||||||
* OS:
|
* OS:
|
||||||
* type of hosting (shared or dedicated):
|
* type of hosting (shared or dedicated):
|
||||||
* which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
|
* which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):
|
||||||
|
|
||||||
### Steps to reproduce/test case
|
### Steps to reproduce/test case
|
||||||
|
|
||||||
Please provide necessary steps for reproduction of this issue, or better the
|
Please provide necessary steps for reproduction of this issue, or better the
|
||||||
reduced test case (without any external dependencies, if possible).
|
reduced test case (without any external dependencies, if possible).
|
||||||
|
|
||||||
### Affected version(s)
|
|
||||||
|
|
||||||
Please fill in affected version(s).
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue