diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 75f40ea9..f06e028c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -4,7 +4,7 @@ title: "[REQUEST]: " body: - type: markdown attributes: - value: When creating a feature request, please be aware that **we do not guarantee that your idea will be implemented**. We are always working to make our software better, so please be pacient and do not put pressure on our devs. + value: When creating a feature request, please be aware that **we do not guarantee that your idea will be implemented**. We are always working to make our software better, so please be patient and do not put pressure on our devs. - type: input id: few-words attributes: diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 2705e1c8..81d2cc88 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -5,7 +5,7 @@ description: Do you any question? Use this template body: - type: markdown attributes: - value: We are always working to make our software better, so please be pacient and wait for a response + value: We are always working to make our software better, so please be patient and wait for a response - type: textarea id: question attributes: