diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 62d105ea69..d33c030972 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -10,7 +10,7 @@ body: - type: textarea attributes: - label: Descripe the doc issue + label: Describe the doc issue description: > Please provide a clear and concise description of what content in https://docs.opencv.org/ is an issue. Note that there are multiple active branches, such as 3.4, 4.x and 5.x, so please specify the branch with the problem. placeholder: | diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ded0d0d025..d32b7b8896 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -10,7 +10,7 @@ body: - type: textarea attributes: - label: Descripe the feature and motivation + label: Describe the feature and motivation description: | Please provide a clear and concise proposal of the feature and outline the motivation. validations: