diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index d2f01b69..ccc9e4f3 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -1,4 +1,4 @@ -title: "I want to report something else" +name: "I want to report something else" body: - type: input attributes: diff --git a/.github/ISSUE_TEMPLATE/update.yml b/.github/ISSUE_TEMPLATE/update.yml index a73737a0..c9482876 100644 --- a/.github/ISSUE_TEMPLATE/update.yml +++ b/.github/ISSUE_TEMPLATE/update.yml @@ -1,4 +1,5 @@ -title: "Suggest an update for an item on the Awesome list" +name: "Suggest an update for an item on the Awesome list" +title: "Update " labels: ["❤️‍🩹 update"] description: > I want to suggest the update/change to an existing item on the Awesome list.