diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/other-issues---question.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/other-issues---question.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/other-issues---question.md b/.github/ISSUE_TEMPLATE/other-issues---question.md new file mode 100644 index 0000000..490a660 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issues---question.md @@ -0,0 +1,11 @@ +--- +name: Other issues / Question +about: Anything else which is not covered by a bug report or feature request +title: '' +labels: '' +assignees: '' + +--- + +**Which version are you referring to** +3.0.x or 3.2? (please check also how old your version is compare to the ones here) |