diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..fd326bf68 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,21 @@ +Please, submit only real issues. Use the forum for support, feature requests, proposals, new versions, help etc. https://akaunting.com/forum + +### Steps to reproduce the issue + + + +### Expected result + + + +### Actual result + + + +### System information (Akaunting, PHP versions) + + + +### Additional comments + + diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index efea0a045..000000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,13 +0,0 @@ -**Please, submit only real _issues_. Use the [forum](https://akaunting.com/forum) for support, feature requests, proposals, new versions, help etc.** - -| Q | A -| --- | --- -| Akaunting version | -| PHP version | - -### Steps to reproduce: -1. -2. - -### Screenshot of error: -Enable [debug](https://akaunting.com/docs/developer-manual/debug) and attach the screenshot.