diff --git a/.github/ISSUE_TEMPLATE/project-suggestion.md b/.github/ISSUE_TEMPLATE/project-suggestion.md index bfca2440..df0e8627 100644 --- a/.github/ISSUE_TEMPLATE/project-suggestion.md +++ b/.github/ISSUE_TEMPLATE/project-suggestion.md @@ -1,7 +1,7 @@ --- name: Project Proposal / Suggestion about: Idea for a new project that will improve or enhance the TAG Environmental Sustainability (If you want to implement the idea personally, name it "Proposal" if NOT call it "Suggestion"). -title: "[Project Proposal / Suggestion] some descriptive title" +title: "[PROEJCT PROPOSAL / SUGGESTION] some descriptive title" labels: "triage-required" assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/project-tracking.md b/.github/ISSUE_TEMPLATE/project-tracking.md index a7fbcade..2ec2cab2 100644 --- a/.github/ISSUE_TEMPLATE/project-tracking.md +++ b/.github/ISSUE_TEMPLATE/project-tracking.md @@ -1,8 +1,8 @@ --- -name: Project Proposal / Suggestion -about: Idea for a new project that will improve or enhance the TAG Environmental Sustainability (If you want to implement the idea personally, name it "Proposal" if NOT call it "Suggestion"). -title: "[Project Proposal / Suggestion] some descriptive title" -labels: "triage-required" +name: Project Tracking +about: Please use this template only if your project proposal / suggestion was accepted. This template is used to track the ongoing project progress. +title: "[PROJECT TRACKING] some descriptive title" +labels: "tracking" assignees: '' ---