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