diff --git a/.github/ISSUE_TEMPLATE/add-competition.yml b/.github/ISSUE_TEMPLATE/add-competition.yml index 4cf2ca2..c68d062 100644 --- a/.github/ISSUE_TEMPLATE/add-competition.yml +++ b/.github/ISSUE_TEMPLATE/add-competition.yml @@ -1,7 +1,7 @@ name: Add a competition description: Suggest a student competition for the catalog. A citation and a quality check are required. title: "[competition] " -labels: ["competition"] +labels: ["data", "competitions"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/add-place.yml b/.github/ISSUE_TEMPLATE/add-place.yml index 555945c..8dd5814 100644 --- a/.github/ISSUE_TEMPLATE/add-place.yml +++ b/.github/ISSUE_TEMPLATE/add-place.yml @@ -1,7 +1,7 @@ name: Add a public place description: Suggest a student place for the map. A citation and a quality check are required. title: "[place] " -labels: ["place"] +labels: ["data"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/verify-place.yml b/.github/ISSUE_TEMPLATE/verify-place.yml index d26fe36..0b526ab 100644 --- a/.github/ISSUE_TEMPLATE/verify-place.yml +++ b/.github/ISSUE_TEMPLATE/verify-place.yml @@ -1,7 +1,7 @@ name: Verify a place description: Re-check an existing place on the map (address, entrance, open status). A smaller ask than adding a new place. title: "[verify] " -labels: ["verification"] +labels: ["data"] body: - type: markdown attributes: