Skip to content

Commit a2a177d

Browse files
authored
docs: fix issue template (#566)
1 parent 935edd8 commit a2a177d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug_report.mdβ€Ž

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
name: Bug report
3-
about: Create a report to help us improve
2+
name: Bug Report
3+
about: Report any bugs your encounter and we will try our best to fix it for you πŸ™‚
44
title: ''
5-
labels: ''
5+
labels: 'bug'
66
assignees: ''
7-
87
---
98

109
**Describe the bug**
@@ -24,3 +23,5 @@ A clear and concise description of what you expected to happen.
2423

2524
**Additional context**
2625
Add any other context about the problem here.
26+
27+
<!-- PS: bugs suck but is also part of the process. We sincerely apologies for breaking your flow because of it, but don't worry, we got your back ❀️. We will get this fixed as fast as we can and thanks for helping us out by reporting it πŸ™. -->

β€Ž.github/ISSUE_TEMPLATE/feature_request.mdβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ Share code to reproduce the issue
1515
**Additional context**
1616
Add any other context about the feature you want to share with us.
1717

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 πŸ™‚
18+
<!-- 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 πŸ™‚ -->

0 commit comments

Comments
Β (0)