From 8930f821cd6f313f0795f88e8dfac8b067d4375c Mon Sep 17 00:00:00 2001 From: Rakshith Acharya Date: Mon, 14 Oct 2024 22:22:35 +0530 Subject: [PATCH] Updated issue template --- .github/ISSUE_TEMPLATE/hacktoberfest_issue.md | 34 +++++++++++++------ 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/hacktoberfest_issue.md b/.github/ISSUE_TEMPLATE/hacktoberfest_issue.md index 922817e..7db9791 100644 --- a/.github/ISSUE_TEMPLATE/hacktoberfest_issue.md +++ b/.github/ISSUE_TEMPLATE/hacktoberfest_issue.md @@ -3,28 +3,42 @@ name: Hacktoberfest Contribution about: Help contribute to this project for Hacktoberfest! title: "[Hacktoberfest]:" labels: hacktoberfest, help wanted, good first issue -assignees: '' +assignees: "" --- ## 📝 Issue Description - + ## 🎯 Expected Outcome - + ## 🔧 Solution Guidance (Optional) - + ## 📋 Steps to Reproduce - - -1. Step 1 -2. Step 2 -3. ... + ## 💡 Additional Context (Optional) @@ -38,7 +52,7 @@ assignees: '' ## 👥 Contributors If you are working on this issue, please comment below to let us know. Feel free to ask any questions! -Don't forget to go through the [CODE_OF_CONDUCT](https://github.com/CodeQuestic/OpenPrep/blob/main/.github/CODE_OF_CONDUCT.md) and follow the [CONTRIBUTING](https://github.com/CodeQuestic/OpenPrep/blob/main/.github/CONTRIBUTING.md) guidelines. +Don't forget to go through the [CODE_OF_CONDUCT](https://github.com/CodeQuestic/OpenPrep/blob/main/.github/CODE_OF_CONDUCT.md) and follow the [CONTRIBUTING](https://github.com/CodeQuestic/OpenPrep/blob/main/.github/CONTRIBUTING.md) guidelines. ---