diff --git a/.github/ISSUE_TEMPLATE/development-task-or-bug.md b/.github/ISSUE_TEMPLATE/development-task-or-bug.md new file mode 100644 index 000000000..254609366 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/development-task-or-bug.md @@ -0,0 +1,17 @@ +--- +name: Development Task or Bug +about: Bugs when developing Squidex or when writing custom extensions +title: '' +labels: '' +assignees: '' + +--- + +Do NOT USE issues for + +* Bug Reports +* Hosting Questions +* Feature Requests +* anything that is not related to development. + +Please post your issues or questions in our support forum: https://support.squidex.io/. You can use your Github account to login.