diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 8647cee..b784474 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -8,7 +8,7 @@ body: # NOTE - Please speak English, this is the language all maintainers can speak and write. - Make sure you are using the latest release and - - take a moment to check that your issue hasn't been reported before. + - Take a moment to check that your issue hasn't been reported before. - type: input id: version diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index b4436e8..74c7ab0 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -8,7 +8,7 @@ body: # NOTE - Please speak English, this is the language all maintainers can speak and write. - Make sure you are using the latest release and - - take a moment to check that your issue hasn't been reported before. + - Take a moment to check that your issue hasn't been reported before. - type: textarea id: description diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 2d54177..0e3a86d 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -8,7 +8,7 @@ body: # NOTE - Please speak English, this is the language all maintainers can speak and write. - Make sure you are using the latest release and - - take a moment to check that your issue hasn't been reported before. + - Take a moment to check that your issue hasn't been reported before. - type: input id: version