Skip to content

Commit c462780

Browse files
committed
add bug report and feature request templates
1 parent c97bbed commit c462780

2 files changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: "\U0001F41B Bug report"
3+
about: Found an issue? File a bug report to help us improve React Live Chat Loader for everyone.
4+
title: "[Bug] Bug description"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
👋🏻 Hi there! This template will help you file a complete bug report for React Live Chat Loader, so one of the project owners can triage and respond to it promptly. Please fill relevant sections below and feel free to delete what does not apply to the issue you are seeing (including this comment).
11+
12+
Thank you for helping us improve React Live Chat Loader! ⚡️
13+
14+
***
15+
16+
## Describe the bug
17+
Please provide a clear and concise description of what the bug is.
18+
19+
## How To Reproduce
20+
Steps to reproduce the behavior:
21+
22+
1. Go to '...'
23+
2. Click on '....'
24+
3. Scroll down to '....'
25+
4. See error
26+
27+
## Expected behaviour
28+
A clear and concise description of what you expected to happen.
29+
30+
## Screenshots
31+
If applicable, add screenshots to help explain the problem.
32+
33+
## Additional context
34+
Add any other context about the issue you’re seeing.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "\U0001F4A1 Feature Request"
3+
about: Have an idea how to make React Live Chat Loader better? We’re all ears!
4+
title: "[Feature Request] Feature description"
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
## What problem would this feature solve?
11+
A clear and concise description of what the problem is. e.g. I'd love to use React Live Chat Loader with Live Chat Tool X!
12+
13+
## Describe the solution you’d like to see
14+
A clear and concise description of what you want to happen.
15+
16+
## Describe alternatives you’ve considered
17+
A clear and concise description of any alternative solutions or features you’ve considered.
18+
19+
## Additional context
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)