diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index b784474..e336247 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -7,8 +7,8 @@ body: value: | # 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. + - Please take a moment to check that your issue hasn't been reported before. + - Make sure you are using the latest release. - type: input id: version diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 74c7ab0..0d1eba2 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -7,8 +7,8 @@ body: value: | # 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. + - Please take a moment to check that your issue hasn't been reported before. + - Make sure you are using the latest release. - type: textarea id: description diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 0e3a86d..939f6c1 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -7,8 +7,8 @@ body: value: | # 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. + - Please take a moment to check that your issue hasn't been reported before. + - Make sure you are using the latest release. - type: input id: version