diff --git a/.github/ISSUE_TEMPLATE/bug_report_general.yaml b/.github/ISSUE_TEMPLATE/bug_report_general.yaml index 5e188d639..5930a3ced 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_general.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_general.yaml @@ -30,7 +30,7 @@ body: id: commit attributes: label: Commit hash - description: If using a developmen commit, which one + description: If using a development commit, which one - type: checkboxes id: debug attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_image.yaml b/.github/ISSUE_TEMPLATE/bug_report_image.yaml index c59e063a4..05db5c15c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_image.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_image.yaml @@ -30,7 +30,7 @@ body: id: commit attributes: label: Commit hash - description: If using a developmen commit, which one + description: If using a development commit, which one - type: checkboxes id: debug attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_media.yaml b/.github/ISSUE_TEMPLATE/bug_report_media.yaml index 8d7169f26..32030280c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_media.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_media.yaml @@ -30,7 +30,7 @@ body: id: commit attributes: label: Commit hash - description: If using a developmen commit, which one + description: If using a development commit, which one - type: checkboxes id: debug attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 9cb175346..749ffd066 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -7,7 +7,7 @@ assignees: body: - type: dropdown attributes: - description: Type of feture you're requesting + description: Type of feature you're requesting label: Type options: - Support for a new media image format...