Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/add-competition.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/add-place.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/verify-place.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Loading