diff --git a/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml b/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml index 449da8bc80..5925267249 100644 --- a/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml +++ b/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml @@ -35,7 +35,7 @@ body: id: logs attributes: label: Failure logs - description: The console output and all the logs metioned in the output + description: The console output and all the logs mentioned in the output. validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml b/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml index 78299a7f76..ff9d6f0d9d 100644 --- a/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml +++ b/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml @@ -1,5 +1,5 @@ name: Request a new port -description: Request a new port/library that vcpkg should support +description: Request a new port/library that vcpkg should support. title: "[New Port Request] " labels: ["category:new-port", "info:good-first-issue"] diff --git a/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml b/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml index 62c3765aed..231c34ae37 100644 --- a/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml +++ b/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml @@ -1,5 +1,5 @@ name: Request a feature or improvement to a port -description: Suggest an improvement to one the the ports/libraries in vcpkg +description: Suggest an improvement to one the the ports/libraries in vcpkg. title: "[] " labels: ["category:port-feature"] body: diff --git a/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml b/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml index 1831952c83..c27fbc52aa 100644 --- a/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml +++ b/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml @@ -1,5 +1,5 @@ name: Request a feature or improvement -description: Suggest an improvement to vcpkg +description: Suggest an improvement to vcpkg. title: '' labels: ["category:vcpkg-feature"] body: diff --git a/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md b/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md index 8a12e861de..1774b230de 100644 --- a/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md +++ b/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md @@ -1,6 +1,6 @@ --- name: Other type of bug report -about: Let us know about an issues that does not fit into any of the other issues +about: Let us know about an issues that does not fit into any of the other issues. types title: '' labels: '' diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0d4f7b96db..618be2cbf6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@ - +