Skip to content

Commit 935edd8

Browse files
authored
docs: fix issue template (#565)
1 parent 0cdbd93 commit 935edd8

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature Request
3+
about: Feel like something is mising? Let us know!
4+
title: ''
5+
labels: 'enhancement'
6+
assignees: ''
7+
---
8+
9+
**Describe the Feature**
10+
A clear and concise description of what the what you want to be added.
11+
12+
**Why is the feature important for you?**
13+
Share code to reproduce the issue
14+
15+
**Additional context**
16+
Add any other context about the feature you want to share with us.
17+
18+
19+
PS: Thanks for your valuable feedback. Really! Its feedback from valuable community members like you that help us make Ragas event better for the whole community. So thanks again for taking the time to improve our community 🙂

.github/ISSUE_TEMPLATE/question.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Questions
3+
about: Any questions or doubts? Ask us here!
4+
title: ''
5+
labels: 'question'
6+
assignees: ''
7+
---
8+
9+
**Your Question**
10+
what is unclear to you? What would you like to know?
11+
12+
**Code Examples**
13+
This community speaks code. Share your code snippets to help us understand your question better.
14+
15+
**Additional context**
16+
Anything else you want to share with us?

0 commit comments

Comments
 (0)