From 5c4cadef4f026ab2025e30fafa3cb38c77692550 Mon Sep 17 00:00:00 2001 From: Dhairya Gothi <142989448+dhairyagothi@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:28:52 +0530 Subject: [PATCH] Update and rename custom.md to frontend.md --- .github/ISSUE_TEMPLATE/custom.md | 10 -------- .github/ISSUE_TEMPLATE/frontend.md | 40 ++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/frontend.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 48d5f81..0000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/frontend.md b/.github/ISSUE_TEMPLATE/frontend.md new file mode 100644 index 0000000..fd95e95 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/frontend.md @@ -0,0 +1,40 @@ +--- +name: 🖥️ Frontend Issue +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + + +# 🖥️ Frontend Issue + +### **Description** + + +### **Steps to Reproduce** + +1. Go to '...' +2. Click on '...' +3. See error '...' + +### **Expected behavior** + + + + +### **Actual behavior** + + + + +### **Screenshots or Video** + + + + +### Are you participating in GSSoC? +- [ ] Yes +- [ ] No