From 54badc0029dd1f0842c76dce5b5c9403ab40458f Mon Sep 17 00:00:00 2001 From: Analicia Mejia Mesinas <121915896+amejiamesinas@users.noreply.github.com> Date: Fri, 8 Sep 2023 13:48:05 -0700 Subject: [PATCH] Update issue templates --- .../add-project-logo-or-image-to-your-main-repository.md | 2 +- .github/ISSUE_TEMPLATE/blank-issue.md | 2 +- ...ears-when-you-paste-your-sites-link-in-social-media-sites.md | 2 +- .github/ISSUE_TEMPLATE/create-agenda.md | 2 +- .../ISSUE_TEMPLATE/create-project-card-for--project-name-.md | 2 +- .github/ISSUE_TEMPLATE/update-content-for-readme-file.md | 2 +- .github/ISSUE_TEMPLATE/update-team-roster.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md b/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md index b913665d..99aaf60c 100644 --- a/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md +++ b/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md @@ -2,7 +2,7 @@ name: Add project logo or image to your main repository about: Simple action that will make it possible to add project to hackforla.org website title: '' -labels: enhancement +labels: '' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index a75a374f..4d801172 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -2,7 +2,7 @@ name: Blank Issue about: Consistent formatting make Issues concise and easy to navigate title: '' -labels: '' +labels: 'feature: missing, priority: missing, role: missing, size: missing' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md b/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md index f8a98fea..ed8eaf15 100644 --- a/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md +++ b/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md @@ -2,7 +2,7 @@ name: Control what appears when you paste your sites link in social media sites about: Add Open Graph Markup tags to header title: Control what appears when you paste your sites link in social media sites -labels: enhancement, question +labels: question assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/create-agenda.md b/.github/ISSUE_TEMPLATE/create-agenda.md index 198f9aec..1aa4bcc3 100644 --- a/.github/ISSUE_TEMPLATE/create-agenda.md +++ b/.github/ISSUE_TEMPLATE/create-agenda.md @@ -2,7 +2,7 @@ name: Create Agenda about: Assign issue to all team members day after meetup in prep for next meetup title: '' -labels: documentation, help wanted, question +labels: documentation, question assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md b/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md index 30064b16..95cca9f2 100644 --- a/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md +++ b/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md @@ -2,7 +2,7 @@ name: Create project card for [project name] about: Gather information to add this project to HackforLA's website title: '' -labels: documentation, good first issue, question +labels: documentation, question assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md b/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md index ec570857..f3475f53 100644 --- a/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md +++ b/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md @@ -2,7 +2,7 @@ name: Update Content for ReadMe file about: Instructions for revising the README.md file inside this repository title: '' -labels: documentation, good first issue, help wanted, question +labels: documentation, question assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/update-team-roster.md b/.github/ISSUE_TEMPLATE/update-team-roster.md index d7ffd252..d12a06fc 100644 --- a/.github/ISSUE_TEMPLATE/update-team-roster.md +++ b/.github/ISSUE_TEMPLATE/update-team-roster.md @@ -2,7 +2,7 @@ name: Update Team Roster about: Provides new team members a link to team roster to input their information title: '' -labels: documentation, good first issue, question +labels: documentation, question assignees: '' ---