diff --git a/.github/ISSUE_TEMPLATE/blank_issue_template.md b/.github/ISSUE_TEMPLATE/custom.md similarity index 82% rename from .github/ISSUE_TEMPLATE/blank_issue_template.md rename to .github/ISSUE_TEMPLATE/custom.md index 795107cbd..d0336200d 100644 --- a/.github/ISSUE_TEMPLATE/blank_issue_template.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,8 +1,11 @@ --- -name: Blank Issue -description: Use this template to create a blank issue with a specified format. -title: "Title: " -labels: "General" +name: Custom issue template +about: Use this space to report custom or blank issues that don’t fit predefined categories. + Share your ideas, suggestions, or concerns to help us enhance the project! +title: Custom Issue Report +labels: '' +assignees: '' + --- # Project-Guidance! 🎊🎈 diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 036d68dbe..1ced2ef3a 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,7 +1,10 @@ --- -name: ❓ Questions and Help +name: "❓ Questions and Help" about: If you have questions, please check the below links -labels: "question" +title: '' +labels: question +assignees: '' + --- ## ❓ Questions and Help @@ -14,4 +17,3 @@ Please contact me instead. - [GitHub](https://github.com/Kushal997-das) - [Instagram](https://www.instagram.com/kushal_das07/) - [LinkedIn](https://www.linkedin.com/in/kushal-das-7337421a9/) -