Skip to content

Commit

Permalink
Update ideas.yml (Kareadita#2725)
Browse files Browse the repository at this point in the history
  • Loading branch information
DieselTech authored and ShivamAmin committed Apr 6, 2024
1 parent f78ec22 commit 45d03f6
Showing 1 changed file with 21 additions and 41 deletions.
62 changes: 21 additions & 41 deletions .github/DISCUSSION_TEMPLATE/ideas.yml
Original file line number Diff line number Diff line change
@@ -1,68 +1,48 @@
title: "[Kavita] Idea Submission"
labels: ["Idea Submission"]
title: "[Kavita] Idea / Feature Submission"
labels:
- "Idea Submission"
body:
- type: markdown
attributes:
value: |
## 🌟 Idea Submission for Kavita 🌟
This is a template for submitting your ideas to enhance Kavita. Please fill out the details below, and let's make Kavita even better together!
## Idea Submission for Kavita 💡
Please fill out the details below, and let's make Kavita even better together!
- type: textarea
id: idea-description
attributes:
label: Idea Description
description: "Describe your idea in detail."
value: |
[Include a brief overview of your idea]
- type: markdown
attributes:
value: |
**Why I Think This Is Important:**
[Provide context on why you believe this idea is valuable or necessary for Kavita users]
- type: markdown
attributes:
value: |
**How You Can Contribute:**
1. **Upvote if You Agree:**
- If you resonate with my idea, please upvote it! This helps us gauge community interest.
2. **Leave Your Thoughts:**
- Feel free to leave comments with your opinions, suggestions, or even constructive critiques.
Let's work together to shape the future of Kavita! 🌟
- type: input
id: duration-of-use
attributes:
label: Duration of Using Kavita
description: "How long have you been using Kavita?"
validations:
required: true

Go into as much detail as possible to explain why your idea should be added to Kavita. Try to present some use cases and examples of how it would help other users. The more detail you have the better.
- type: dropdown
id: idea-category
attributes:
label: Idea Category
options:
- API
- Feature Enhancement
- User Experience
- Performance Improvement
description: "Select the category that best fits your idea."
- Web UI
description: "What area would your idea help with?"
validations:
required: true


- type: input
id: duration-of-use
attributes:
label: Duration of Using Kavita
description: "How long have you been using Kavita?"

- type: checkboxes
attributes:
label: Agreement
label: Before submitting
options:
- label: "I agree that this is solely for submitting ideas, and I will search for existing ideas before posting."
- label: "I've already searched for existing ideas before posting."
required: true

- type: markdown
attributes:
value: |
Expand Down

0 comments on commit 45d03f6

Please sign in to comment.