diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ce570afd3..618862faf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,5 +29,8 @@ If applicable, add screenshots to help explain your problem. - Type - Web/Application - Database engine: [e.g. MySQL/PostgreSQL/SQL Server] -**Additional context** -Anything else you think might be helpful +**Additional info** +You could provide additional context, to better understand your case. + - How looks your typical DbGate usage? + - What other DB software do you use? + - Anything else you think might be helpful diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbad8bf5c..7732113dd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -16,5 +16,8 @@ A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. -**Additional context** -Add any other context or screenshots about the feature request here. +**Additional info** +You could provide additional context, to better understand your case. + - How looks your typical DbGate usage? + - What other DB software do you use? + - Anything else you think might be helpful diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index bb5c9edb3..315c52e14 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -16,3 +16,9 @@ App Version [help -> about]: **Screenshot [if appropriate]**: A screenshot of the app if that helps + +**Additional info** +You could provide additional context, to better understand your case. + - How looks your typical DbGate usage? + - What other DB software do you use? + - Anything else you think might be helpful