Skip to content

Commit c963331

Browse files
authored
Update issue templates
1 parent fc00ab6 commit c963331

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Bug report
3+
about: Report a bug in JsSIP
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
# Bug Report
11+
12+
**IMPORTANT:** We primarily use GitHub Issues as an issue tracker. Just open an issue here if you have encountered a bug in JsSIP.
13+
14+
If you have questions or doubts about JsSIP or need support, please use the GitHub Discussions instead:
15+
16+
https://github.com/versatica/JsSIP/discussions
17+
18+
If you have found a bug in the software, please delete this text and continue :).
19+
20+
## Your environment
21+
22+
- JsSIP version:
23+
24+
## Issue description
25+
26+
## Full JsSIP logs
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea or improvement for JsSIP
4+
title: ''
5+
labels: feature
6+
assignees: ''
7+
8+
---
9+
10+
# Feature Request

0 commit comments

Comments
 (0)