diff --git a/.github/ISSUE_TEMPLATE/backend.md b/.github/ISSUE_TEMPLATE/backend.md new file mode 100644 index 0000000..1c46c97 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/backend.md @@ -0,0 +1,23 @@ +--- +name: "🛠️ Backend Issue" +about: Report an issue related to the backend system +title: "[Backend Issue]: " +labels: "backend, bug" +assignees: "" +--- + +# 🛠️ Backend Issue + +### **Description** + + +### **Steps to Reproduce** + + + +### Tech stack required + + +### **Are you participating in GSSoC?** +- [ ] Yes +- [ ] No