Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: Feature request
about: "Suggest a feature for this project"
title: [❇️]
labels: ["enhancement"]
assignees: ["xkeshav"]
about: Suggest a feature for this project
title: '["❇️"]'
labels: enhancement
assignees: xkeshav

---

**Is your feature request related to a problem? Please describe.**
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/QUESTION.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: Question
about: Use this template to ask a question about the project
title:
title: "❓"
labels: question
assignees: xkeshav

---

## Question
Expand Down
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---