diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2d6ecf5f..35a98d65 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,7 @@ body: - type: textarea id: environment attributes: - label: Envoronment + label: Environment description: | Tip: Use the `composer info dragon-code/laravel-migration-actions` command to get information for Laravel Lang. Tip: Use the `php artisan --version` command to get information for Laravel Framework. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7411c6da..bbaac841 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -26,7 +26,7 @@ body: - type: textarea id: environment attributes: - label: Envoronment + label: Environment description: | Tip: Use the `composer info dragon-code/laravel-migration-actions` command to get information for Laravel Lang. Tip: Use the `php artisan --version` command to get information for your application.