Add missing sections to GitHub templates

This commit is contained in:
aditya.chandel
2025-12-12 16:16:26 -07:00
parent eff090d825
commit 7d631233a3
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
# 🐛 Bug Report
## 📝 Description

View File

@@ -1,3 +1,11 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
# ✨ Feature Request
## 📝 Description

View File

@@ -1,3 +1,11 @@
---
name: Pull Request
about: Submit a pull request for this project
title: ''
labels: ''
assignees: ''
---
# 🚀 Pull Request
## 📝 Description