From 4f699bc23a6ad8ec9223b0241006711d18e4e0ec Mon Sep 17 00:00:00 2001 From: patcher99 <150420377+patcher99@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:01:23 +0530 Subject: [PATCH] Create feature-request.md --- .github/ISSUE_TEMPLATE/feature-request.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..cddf05e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,23 @@ +--- +name: Feature Request +about: Suggest an idea for this project +title: '' +labels: ":raised_hand: Up for Grabs, :rocket: Feature" +assignees: '' + +--- + +### 🚀 What's the Problem? +Tell us what's not working right or what's getting in your way. + +### 💡 Your Dream Solution +Tell us what you wish for, with as much detail as you like. + +### 🤔 Seen anything similar? +Share other things you've tried or seen that are close to what you're thinking. + +### 🖼️ Pictures or Drawings +Share any picture or drawing that shows your idea if you have. + +### 👐 Want to Help Make It Happen? +- [ ] Yes, I'd like to volunteer and help out with this!