From 262b0808ad271dcaab088f2e0883c5156acd657c Mon Sep 17 00:00:00 2001 From: Krishna Vishwakarma <45295239+thinkswell@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:21:57 +0530 Subject: [PATCH] Update idea-for-mini-project.md --- .github/ISSUE_TEMPLATE/idea-for-mini-project.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/idea-for-mini-project.md b/.github/ISSUE_TEMPLATE/idea-for-mini-project.md index 3e75fba64..f5036df47 100644 --- a/.github/ISSUE_TEMPLATE/idea-for-mini-project.md +++ b/.github/ISSUE_TEMPLATE/idea-for-mini-project.md @@ -1,8 +1,8 @@ --- -name: Idea for Mini-Project -about: Suggest an idea for this project... +name: {APPNAME} <- Update this with the app's name +about: Create a new issue for javascript mini-projects... title: '' -labels: good first issue, hacktober2020, hacktoberfest +labels: good first issue, hacktoberfest, hacktoberfest2023 assignees: '' ---